type alias Temporal.TransitionDirection
unstable
Options to control behaviour of ZonedDateTime.prototype.getTimeZoneTransition()
Definition #
"next"
| "previous"
| { direction: "next" | "previous"; }
Options to control behaviour of ZonedDateTime.prototype.getTimeZoneTransition()
"next"
| "previous"
| { direction: "next" | "previous"; }