Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-js
/
js.date
/
Date
/
getUTCMilliseconds
get
UTCMilliseconds
web
fun
getUTCMilliseconds
(
)
:
Int
(
source
)
Gets the milliseconds of a Date object using Universal Coordinated Time (UTC).
MDN Reference