Instant
Scalar
A specific point in time represented in Coordinated Universal Time (UTC), without any timezone offset information.
Example: 2024-12-03T20:00:00Z (ISO 8601 format)
The time is always in UTC, indicated by the Z at the end of the timestamp. The Z stands for "Zulu" time, which is another term for UTC.
The name is inspired by Temporal's Instant type, which represents the same concept.
Used By (1)
Instant is referenced by the following fields, arguments, and input fields:
| Type | Field |
|---|---|
Event | salesStart |