For more information... RTFM!
NAVIGATION
RECENTLY VIEWED
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

TrackDateFormat

Specify the date/time format used in the TrackFile.

Synopsis

TrackDateFormat  date_time_spec

The parameter is expected to be a date/time specification, using the

POSIX strftime Link to an external page tokens listed here The default is "%Y%m%d".

Scope

This directive is only available for use in the local (catalog.cfg) configuration file.  It will not affect any other website in any way.  This directive will not work in the global (interchange.cfg) configuration file. 

Availability

Availability

This configuration directive was introduced in version 5.5.0, and is therefore not available for use with any earlier Interchange version.

Description

This configuration directive allows you to specify date/time format used in the TrackFile.

The date and time can be specified using the

POSIX strftime Link to an external page tokens listed here.

Example

Date and time format used in Apache log files:

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

ISO 8601-conformant date and time:

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

Category:  Local config directives
Last modified by: Kevin Walsh
Modification date: Thursday 15 February 2007 at 11:14 PM (EST)
Home  |  Legal nonsense  |  Privacy policy  |  Contact us