calendar property

CalendarSystem calendar

Gets the calendar system of the dates in this interval.

Implementation

CalendarSystem get calendar => start.calendar;