core / io.islandtime / Date / fromDayOfUnixEpoch

fromDayOfUnixEpoch

(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86) fun fromDayOfUnixEpoch(day: Long): Date

Creates 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