Searched defs:epochDay (Results 1 – 16 of 16) sorted by relevance
445 public HijrahDate dateEpochDay(long epochDay) { in dateEpochDay()598 int[] getHijrahDateInfo(int epochDay) { in getHijrahDateInfo()739 private int epochDayToEpochMonth(int epochDay) { in epochDayToEpochMonth()965 …private int[] createEpochMonths(int epochDay, int minYear, int maxYear, Map<Integer, int[]> years)… in createEpochMonths()
160 static HijrahDate ofEpochDay(HijrahChronology chrono, long epochDay) { in ofEpochDay()278 private HijrahDate(HijrahChronology chrono, long epochDay) { in HijrahDate()
472 long epochDay = toLocalDate().toEpochDay(); in toEpochSecond() local
233 public MinguoDate dateEpochDay(long epochDay) { in dateEpochDay()
553 long epochDay = toLocalDate().toEpochDay(); in toEpochSecond() local
372 ChronoLocalDate dateEpochDay(long epochDay); in dateEpochDay()
269 public ThaiBuddhistDate dateEpochDay(long epochDay) { in dateEpochDay()
253 public LocalDate dateEpochDay(long epochDay) { in dateEpochDay()
289 public JapaneseDate dateEpochDay(long epochDay) { in dateEpochDay()
184 public CopticDate dateEpochDay(long epochDay) { in dateEpochDay()
123 static CopticDate ofEpochDay(long epochDay) { in ofEpochDay()
204 long epochDay = date.getLong(ChronoField.EPOCH_DAY); in test_dateEpochDay() local
105 public ChronoLocalDate dateEpochDay(long epochDay) { in dateEpochDay()
1246 long epochDay = date.toEpochDay(); in toEpochSecond() local
1506 long epochDay = date.toEpochDay(); in toEpochSecond() local
337 public static LocalDate ofEpochDay(long epochDay) { in ofEpochDay()