//core/io.islandtime.measures/asPeriod
asPeriod¶
common
Converts this duration into a Period with the same number of years.
common
Converts this duration into a Period with the same number of months.
common
Converts this duration into a Period with the same number of weeks.
Throws¶
| ArithmeticException | if the resulting Period would overflow |
common
Converts this duration into a Period with the same number of days.