date-time

Description

The date-time placeholder represents a date and time.

Syntax

date-time::=

[year/]month/day[.hour][:minute][:second]

Semantics

year

Specifies a one, two, or four-digit year number. If year is absent, then the current year is assumed unless explicitly documented otherwise.

month

Specifies a one or two-digit month number.

day

Specifies a one or two-digit day number.

hour

Specifies a one or two-digit hour number. Hours are represented in military format.

minute

Specifies a one, two, or four-digit year number. If year is absent, then the current year is assumed unless explicitly documented otherwise.

second

Specifies a one or two-digit minute number.

Example

Sample values for date-time include the following:

2005/1/1
5/25.08:30:00
2/2
10/16.1:15