Searched refs:nextEraMonth (Results 1 – 2 of 2) sorted by relevance
515 int32_t nextEraMonth = kEraInfo[era + 1].month; in getActualMaximum() local519 if (nextEraMonth == 1 && nextEraDate == 1) { in getActualMaximum()