Variable monthNumberBoundsConst

monthNumberBounds: { max: 12; min: 1 } = ...

Bounds for valid month numbers.

Type declaration

  • Readonlymax: 12
  • Readonlymin: 1