17.16.5.65 TIME

Description: The current date and time. As specified in Date and Time Formatting (17.16.4.1), if no date-and- time-formatting-switch is present, a date or time result is formatted in an implementation-defined manner.

Field Value: The current date and time.

Switches: Zero or one date-and-time-formatting-switch.

[Example: Consider the case in which the following fields are updated on the given date and time:

TIME
TIME \@ "dddd, MMMM dd, yyyy

the results are:

1:59 PM
Friday, January 06, 2006

end example]

[Note: For some date-and-time-formatting-switches, the DATE (17.16.5.13) and TIME fields can produce the same result. end note]

Syntax:

Last updated on