yearOfEra property

int yearOfEra

Gets the year of this local date within the era.

Implementation

int get yearOfEra => ICalendarSystem.getYearOfEra(calendar, _yearMonthDayCalendar.year);