month property

int month

Returns the month of the year ranging from 1 to 12.

Implementation

int get month => _getter.month(dateTime);