Skip to main content
type alias Temporal.TimeZoneLike
unstable

Any of these types can be passed to Temporal methods instead of a time zone ID.

Definition

string | ZonedDateTime
Back to top