Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
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