core
/
io.islandtime.measures
/
periodOf
common
period
Of
fun
periodOf
(years:
Years
, months:
Months
= 0.months, days:
Days
= 0.days):
Period
Content copied to clipboard
fun
periodOf
(years:
Years
, days:
Days
):
Period
Content copied to clipboard
fun
periodOf
(months:
Months
, days:
Days
= 0.days):
Period
Content copied to clipboard
fun
periodOf
(days:
Days
):
Period
Content copied to clipboard
Creates a
Period
.
fun
periodOf
(weeks:
Weeks
):
Period
Content copied to clipboard
Creates a
Period
.
Throws
kotlin.
Arithmetic
Exception
if overflow occurs