menu
CalendarLike
import { CalendarLike } from "destack:time";
Temporal calendar-like value.
1export type CalendarLike = string | ZonedDateTime | PlainDateTime | PlainDate | PlainYearMonth | PlainMonthDayimport { CalendarLike } from "destack:time";
Temporal calendar-like value.
1export type CalendarLike = string | ZonedDateTime | PlainDateTime | PlainDate | PlainYearMonth | PlainMonthDay