Skip to content

DateCycleField

DateCycleField is a structural type that appears in public signatures. It is not directly importable.

the subset of Temporal.PlainDateLike fields that cycleDate/cycleDateTime/cycleZoned can wrap; deliberately narrower than DateUnit, which includes “week” (not a .with()-settable field)

type DateCycleField = "year" | "month" | "day";

types/date-cycle-field.ts