Skip to main content

TimeZoneLike

type alias Temporal.TimeZoneLike
unstable

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

Definition Jump to heading

string | ZonedDateTime
Back to top