maxMonth top-level constant
int
const maxMonth
Maximum valid month number (December).
Implementation
const int maxMonth = 12;
Maximum valid month number (December).
const int maxMonth = 12;