core / io.islandtime / ZonedDateTime / fromUnixEpochSecond
fromUnixEpochSecond
(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86) fun fromUnixEpochSecond(second: Long, nanoOfSecond: Int, zone: TimeZone): ZonedDateTime
Deprecated: Use fromSecondOfUnixEpoch() instead.