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