core / io.islandtime / Instant / fromUnixEpochSecond

fromUnixEpochSecond

(iosArm64, iosX64, jvm, macosX64) fun fromUnixEpochSecond(second: Long): Instant
fun fromUnixEpochSecond(second: Long, nanosecondAdjustment: Int): Instant
fun fromUnixEpochSecond(second: Long, nanosecondAdjustment: Long): Instant

Create an Instant from the second of the Unix epoch.