Verdandi
Toggle table of contents
0.1.1
common
Target filter
common
Switch theme
Search in API
Skip to content
Verdandi
Verdandi
/
com.github.abraga.verdandi.api.model.duration
/
DateTimeDuration
/
Companion
Companion
object
Companion
Members
Properties
Zero
Link copied to clipboard
val
Zero
:
DateTimeDuration
Functions
from
Link copied to clipboard
fun
from
(
date
:
DateDuration
=
DateDuration.Zero
,
time
:
Duration
=
Duration.ZERO
)
:
DateTimeDuration
fun
from
(
years
:
Int
=
0
,
months
:
Int
=
0
,
weeks
:
Int
=
0
,
days
:
Int
=
0
,
time
:
Duration
=
Duration.ZERO
)
:
DateTimeDuration