Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.date
/
Date
/
getUTCMinutes
get
UTCMinutes
fun
getUTCMinutes
(
)
:
Int
(
source
)
Gets the minutes of a Date object using Universal Coordinated Time (UTC).
MDN Reference