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