month property

int? month
getter/setter pair

Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.

Implementation

int? month;