Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.temporal
/
PlainTime
/
PlainTime
Plain
Time
constructor
(
hour
:
Int
=
definedExternally
,
minute
:
Int
=
definedExternally
,
second
:
Int
=
definedExternally
,
millisecond
:
Int
=
definedExternally
,
microsecond
:
Int
=
definedExternally
,
nanosecond
:
Int
=
definedExternally
)
(
source
)