Searched refs:maxEpochDay (Results 1 – 1 of 1) sorted by relevance
247 private transient int maxEpochDay; field in HijrahChronology600 if (epochDay < minEpochDay || epochDay >= maxEpochDay) { in getHijrahDateInfo()938 maxEpochDay = hijrahEpochMonthStartDays[hijrahEpochMonthStartDays.length - 1]; in loadCalendarData()