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