Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.date
/
Date
/
getTime
get
Time
fun
getTime
(
)
:
Int53
(
source
)
Returns the stored time value in milliseconds since midnight, January 1, 1970 UTC.
MDN Reference