//
core
/
io.islandtime
/
ZonedDateTime
/
Companion
/
fromSecondOfUnixEpoch
common
fromSecondOfUnixEpoch
Creates a
ZonedDateTime
from the second of the Unix epoch at
zone
.
fun
fromSecondOfUnixEpoch
(second:
Long
, nanosecond:
Int
, zone:
TimeZone
):
ZonedDateTime
Content copied to clipboard