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