Skip to main content
type alias Temporal.ToInstantOptions
Unstable

Options for conversions of Temporal.PlainDateTime to Temporal.Instant

definition: { disambiguation?:
| "compatible"
| "earlier"
| "later"
| "reject"
; }
definition: { disambiguation?:
| "compatible"
| "earlier"
| "later"
| "reject"
; }