"StructuredDate" (Interpreter Type)

Date in a standard format.

Details

Allowed Forms

  • A full date expressed in one of the following formats:
  • 2010/11/25year/month/day
    1989-march-1year/month name/day
    1789 14 julyyear/day/month name
  • All the separators that DateList accepts are allowed.

Restriction Specifications

Interpretation

Examples

Basic Examples  (5)

Interpret dates:

Restrict the value to be within a given range:

Use a different format:

Specify a custom date format:

Specify multiple accepted formats in a list:

No semantic interpretation of the year is allowed; "10" is interpreted as "10 AD", not "2010":

Dates that involve a time are not accepted: