maxMonth constant

int const maxMonth

Maximum valid month number (December).

Implementation

static const int maxMonth = 12;