DateTime

Syntax

For compatible documents, we recommend the following syntaxes.

SyntaxObject(s)
Lexical (ISO 8601, Date/Time)"2020-04-08T06:10:14", "2020-04-08T06:10:14-07:00"

We also do our best to interpret common transcription errors and locale-based, human-friendly formats.

Normalization

Accepted values are normalized into a literal: a canonical ISO 8601, Date/Time string with a schema:DateTime datatype.

Technical Notes