Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
core
/
com.michaelflisar.toolbox.extensions
/
DatePeriodWithYears
Date
Period
With
Years
data
class
DatePeriodWithYears
(
val
years
:
Int
,
val
months
:
Int
,
val
days
:
Int
)
Members
Constructors
Date
Period
With
Years
Link copied to clipboard
constructor
(
years
:
Int
,
months
:
Int
,
days
:
Int
)
Properties
days
Link copied to clipboard
val
days
:
Int
months
Link copied to clipboard
val
months
:
Int
years
Link copied to clipboard
val
years
:
Int
Functions
is
Zero
Link copied to clipboard
fun
isZero
(
)
:
Boolean