Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.temporal
/
HasDurationOperations
/
add
add
open
fun
add
(
duration
:
Duration
,
options
:
O
=
definedExternally
)
:
T
(
source
)
open
fun
add
(
duration
:
DurationLike
,
options
:
O
=
definedExternally
)
:
T
(
source
)
open
fun
add
(
duration
:
String
,
options
:
O
=
definedExternally
)
:
T
(
source
)