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