Jump to: navigation, search

GVP MCP:log:time format

(Created page with "---- __NOTOC__ <!-- ==================== --> <!-- DO NOT EDIT --> =Published= {{Optionstmp |internalformid=1 (DO NOT EDIT THIS VALUE) |fromxml=true |docstatus=Published...")
 
m (1 revision imported)
(No difference)

Revision as of 19:49, January 11, 2016



Published

time_format

Default value: ISO8601

Valid Values:
  • time The time string is formatted according to the HH:MM:SS.sss (hours, minutes, seconds, and milliseconds) format.
  • locale The time string is formatted according to the system's locale.
  • ISO8601 The date in the time string is formatted according to the ISO 8601 format. Fractional seconds are given in milliseconds.
    Changes Take Effect: Immediately

  • Specifies how to represent, in a log file, the time when an application generates log records.
    A log record's time field in the ISO 8601 format looks like this:
    2001-07-24T04:58:10.123


    Extended Description

    Draft

    Default value:
    Valid Values:
    Changes Take Effect:




    Extended Description

    Comments or questions about this documentation? Contact us for support!