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