Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.date
/
Date
/
getSeconds
get
Seconds
fun
getSeconds
(
)
:
Int
(
source
)
Gets the seconds of a Date object, using local time.
MDN Reference