monthOfYear property

int monthOfYear

Gets the month of this local date within the year.

Implementation

int get monthOfYear => _yearMonthDayCalendar.month;