Variable dayOfMonthBoundsConst

dayOfMonthBounds: { max: 31; min: 1 } = ...

Bounds for valid day of the month numbers.

Type declaration

  • Readonlymax: 31
  • Readonlymin: 1