toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.date
/
Date
/
getUTCSeconds
get
UTCSeconds
fun
getUTCSeconds
(
)
:
Int
(
source
)
Gets the seconds of a Date object using Universal Coordinated Time (UTC).
MDN Reference