//
core
/
io.islandtime
/
Instant
/
Companion
/
fromSecondOfUnixEpoch
common
fromSecondOfUnixEpoch
Creates an
Instant
from the second of the Unix epoch.
fun
fromSecondOfUnixEpoch
(second:
Long
):
Instant
Content copied to clipboard
fun
fromSecondOfUnixEpoch
(second:
Long
, nanosecond:
Int
):
Instant
Content copied to clipboard
fun
fromSecondOfUnixEpoch
(second:
Long
, nanosecond:
Long
):
Instant
Content copied to clipboard