korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-time-core
/
korlibs.time
/
DateTime
/
Companion
/
fromUnixMillis
from
Unix
Millis
fun
fromUnixMillis
(
unix
:
Double
)
:
DateTime
fun
fromUnixMillis
(
unix
:
Long
)
:
DateTime
Constructs a new
DateTime
from a
unix
timestamp in milliseconds.