month property

int month
override

Getter property that return month of the current ETC instance.

Implementation

int get month => _date.month;