korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-time
/
korlibs.time
/
DateTimeSpan
/
DateTimeSpan
Date
Time
Span
constructor
(
monthSpan
:
MonthSpan
,
duration
:
Duration
)
constructor
(
years
:
Int
=
0
,
months
:
Int
=
0
,
weeks
:
Int
=
0
,
days
:
Int
=
0
,
hours
:
Int
=
0
,
minutes
:
Int
=
0
,
seconds
:
Int
=
0
,
milliseconds
:
Double
=
0.0
)