Time Instance
A time instance is a single point in time. It is specified in UTC time zone 0 and has a maximum resolution of milliseconds.
Example JSON
Section titled “Example JSON”Specifying in ISO 8601:
"2010-01-01T00:00:00Z"Using the same date as a UNIX timestamp in milliseconds:
1262304000000