fun fromUnixEpochDay(day: Long): Date
Create a Date from the day of the Unix epoch
day - the day of the Unix epoch
day
DateTimeException - if outside of the supported date range
DateTimeException
Return a new Date