calendar property

CalendarSystem calendar

Gets the calendar system associated with this zoned date and time.

Implementation

CalendarSystem get calendar => _offsetDateTime.calendar;