Lines Matching refs:nextMonth
2369 int32_t nextMonth = (month + 1) > 11 ? 0 : month + 1;2371 writeZonePropsByDOW_GEQ_DOM_sub(writer, nextMonth, 1, dayOfWeek, nextMonthDays,