Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.date
/
Date
/
getMilliseconds
get
Milliseconds
fun
getMilliseconds
(
)
:
Int
(
source
)
Gets the milliseconds of a Date, using local time.
MDN Reference