toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.date
/
Date
/
getMilliseconds
get
Milliseconds
fun
getMilliseconds
(
)
:
Int
(
source
)
Gets the milliseconds of a Date, using local time.
MDN Reference