pub(crate) const MAX_ITERS_FOR_DAYS_OF_MONTH: u8 = 33;
Expand description

Maximum number of iterations when iterating through the days of a month; can be increased if necessary