calendar property

CalendarSystem calendar

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

Implementation

CalendarSystem get calendar => localDateTime.calendar;