Obtains an ISO local date from the epoch-day. !(p) This is equivalent to {@link LocalDate#ofEpochDay(long)}.
@param epochDay the epoch day @return the ISO local date, not null @throws DateTimeException if unable to create the date
See Implementation
Obtains an ISO local date from the epoch-day. !(p) This is equivalent to {@link LocalDate#ofEpochDay(long)}.
@param epochDay the epoch day @return the ISO local date, not null @throws DateTimeException if unable to create the date