month property

int month
final

Month between 1 to 12

Unlike DateTime, assign outranged value can not adjust year's value. However, throws AssertionError insteaded

Implementation

final int month;