Name

TrackDateFormat — specify time format used in TrackFile logs

SYNOPSIS

time_format

DESCRIPTION

The TrackDateFormat directive specifies the time format to be used in TrackFile logs.

The default format is %Y%m%d. For a list of accepted POSIX format specifiers, see the time glossary entry.

DIRECTIVE TYPE AND DEFAULT VALUE

Catalog directive

EXAMPLES

Example: Apache-equivalent time format

TrackDateFormat %d/%b/%Y:%H:%M:%S %z

Example: ISO 8601 time format

TrackDateFormat %Y-%m-%dT%H:%M:%S%z

NOTES

AVAILABILITY

TrackDateFormat is available in Interchange versions:

4.6.0-5.9.0 (git-head)

SOURCE

Interchange 5.9.0:

Source: lib/Vend/Config.pm
Line 681

['TrackDateFormat',   undef,            ''],

AUTHORS

Interchange Development Group

SEE ALSO

DocBook! Interchange!