monthOfYear property

int monthOfYear

Gets the month of this offset date within the year.

Implementation

int get monthOfYear => calendarDate.monthOfYear;