month property

int month

Get month from date

Implementation

int get month => _date.month;