Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
type alias Temporal.PlainDateISOFields
Unstable
definition: { isoYear: number; isoMonth: number; isoDay: number; calendar: string | CalendarProtocol; }
definition: { isoYear: number; isoMonth: number; isoDay: number; calendar: string | CalendarProtocol; }