month property

int? month
getter/setter pair

Month of date.

Must be from 1 to 12.

Implementation

core.int? month;