Previous: Use of wildcards and blanks
Up: Syntax rules
Next: Specification of time
Previous Page: Use of wildcards and blanks
Next Page: Specification of time
Dates or a range of dates may be specified in many different ways:
) are allowed in any part of the
date specification string.
MM can be given numerically or by name. In the latter case an unambiguous set of first letters must be typed as a minimum (ja, f, mar, ap, may, jun, jul, au, s, o, n, d); no delimiters are required in this case.
YY may be given with or without the century part; if 0
YY<50, the
year specification is read as YY=2000+YY; if 50<=YY<100, then YY=1900+YY.