Appearance
DateTime ​
Breadcrumb: DateTime
A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm] (see Chapter 5.4 of ISO 8601).
Properties ​
No properties are defined directly on DateTime.
Example ​
json
{
"@context": "https://schema.org",
"@type": "DateTime",
"name": "Example Name"
}