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