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