Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
toggle menu
kotlinx-datetime
0.4.1
common
switch theme
search in API
kotlinx-datetime
/
kotlinx.datetime
/
DatePeriod
/
DatePeriod
Date
Period
constructor
(
years
:
Int
=
0
,
months
:
Int
=
0
,
days
:
Int
=
0
)