Skip to content

JSON-LD example for EventCancelled uses invalid date format #636

@Aaranged

Description

@Aaranged

On:
http://schema.org/EventCancelled

The JSON-LD example contains this declaration:
"startDate": "Sat Sep 14"

startDate, of course, requires a date in ISO 8601 format, which this is not.

Note that both the RDFa and microdata examples provide the correct value:
2013-09-14T21:30

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions