core
/
io.islandtime
/
Instant
/
Companion
/
fromSecondOfUnixEpoch
common
from
Second
Of
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
Creates an
Instant
from the second of the Unix epoch.