core / io.islandtime / Date / fromUnixEpochDay

fromUnixEpochDay

(iosArm64, iosX64, jvm, macosX64) fun fromUnixEpochDay(day: Long): Date

Create a Date from the day of the Unix epoch

Parameters

day - the day of the Unix epoch

Exceptions

DateTimeException - if outside of the supported date range

Return
a new Date