Specifies the SQL output style of the dh data handler. The general format is "FIRSTsSECsTHIRD"
where FIRST, SEC and THIRD are specified by first, sec and trird and 's' is the separator,
specified by separator.
The default implementation is first=G_DATE_MONTH, sec=G_DATE_DAY and third=G_DATE_YEAR
(the year is rendered on 4 digits) and the separator is '-'
Specifies the SQL output style of the dh data handler. The general format is "FIRSTsSECsTHIRD" where FIRST, SEC and THIRD are specified by first, sec and trird and 's' is the separator, specified by separator.
The default implementation is first=G_DATE_MONTH, sec=G_DATE_DAY and third=G_DATE_YEAR (the year is rendered on 4 digits) and the separator is '-'