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