# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
# ISO 8601 formats
isoyear-monthnum-fullday['T'hour24:min[:sec][ offset]]
isoyear-monthnum-fullday[ hour24:min[:sec][ offset]]
isoyear-ordinal[ hour24:min[:sec][ offset]]
# Dates like "Janaury 1, 1970"
monthname day[[','] year adbc][ hour12:min[:sec] meridiem[ offset]]
monthname day[[','] year adbc][ hour24:min[:sec][ offset]]
monthname day[[','] isoyear][ hour12:min[:sec] meridiem[ offset]]
monthname day[[','] isoyear][ hour24:min[:sec][ offset]]
# ctime dates
weekday monthname day[ hour24:min[:sec]] fullyear[ offset]
# Astronomical dates like "1970 January 1"
year adbc monthname day[ hour12:min[:sec] meridiem[ offset]]
year adbc monthname day[ hour24:min[:sec][ offset]]
isoyear monthname day[ hour12:min[:sec] meridiem[ offset]]
isoyear monthname day[ hour24:min[:sec][ offset]]
# Today dates
hour12:min[:sec] meridiem[ offset]
hour24:min[:sec][ offset]
# Relative offsets
today&relative hour12:min[:sec] meridiem[ offset]
today&relative hour24:min[:sec][ offset]
today&relative
now&relative
today
now