MonthDayNano.month

int month() @property nothrow

Get month property.

Returns

The month part value.
void month(int propval) @property nothrow

Set month property.

Parameters

propvalThe month part value.