The end date of the period, exclusive.
The starting date of the period.
Get the length of this CalendarPeriod as a CalendarLength.
Obtain an iterable CalendarRange for this period by supplying the interval for each iteration, or by unit and quantity
Generated using TypeDoc
A defined period of time between a CalendarPeriod.start date and a CalendarPeriod.end date.
Any value with
.startand.endcan be coerced to a CalendarPeriod via toCalendarPeriod.