core / io.islandtime / Instant / fromSecondOfUnixEpoch

fromSecondOfUnixEpoch

(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86) fun fromSecondOfUnixEpoch(second: Long): Instant
fun fromSecondOfUnixEpoch(second: Long, nanosecond: Int): Instant
fun fromSecondOfUnixEpoch(second: Long, nanosecond: Long): Instant

Creates an Instant from the second of the Unix epoch.