MonthDayNano.month
int month() @property nothrowGet month property.
Returns
The month part value.
void month(int propval) @property nothrowSet month property.
Parameters
propval | The month part value. |
int month() @property nothrowGet month property.
void month(int propval) @property nothrowSet month property.
propval | The month part value. |