toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.date
/
Date
/
getUTCMilliseconds
get
UTCMilliseconds
fun
getUTCMilliseconds
(
)
:
Int
(
source
)
Gets the milliseconds of a Date object using Universal Coordinated Time (UTC).
MDN Reference