Searched defs:ofEpochDay (Results 1 – 4 of 4) sorted by relevance
123 static CopticDate ofEpochDay(long epochDay) { in ofEpochDay() method in CopticDate
159 static HijrahDate ofEpochDay(HijrahChronology chrono, long epochDay) { in ofEpochDay() method in HijrahDate
87 public static java.time.LocalDate ofEpochDay(long epochDay) { throw new RuntimeException("Stub!"); } in ofEpochDay() method in LocalDate
336 public static LocalDate ofEpochDay(long epochDay) { in ofEpochDay() method in LocalDate