3.41.10. DateFormat Previous topic Parent topic Child topic Next topic

This optional parameter specifies the format to be used to format dates for insertion into the AccountingTable. All date formatting characters are permitted. For more information, see Section 3.4. Date formatting. Defaults to %b %e, %Y %H:%M which formats to, for example, Sep 3, 1995 13:37.
# Include seconds in dates in a way that MS-SQL likes
DateFormat %b %e, %Y %H:%M:%S