month property

Month get month

Gets the Month part of this time instance.

Implementation

Month get month => Month.fromDateTime(_dateTime);