deno.com
type alias Temporal.TransitionDirection
unstable

Options to control behaviour of ZonedDateTime.prototype.getTimeZoneTransition()

Definition #

"next"
| "previous"
| { direction: "next" | "previous"; }