era property

Era era

Gets the era of this local date.

Implementation

Era get era => ICalendarSystem.getEra(calendar, _yearMonthDayCalendar.year);