monthOfYear property

int monthOfYear

Gets the month of this zoned date and time within the year.

Implementation

int get monthOfYear => _offsetDateTime.monthOfYear;