month property

int? month
getter/setter pair

Month of year.

Must be from 1 to 12, or 0 if specifying a datetime without a month.

Optional.

Implementation

core.int? month;