Constructors
LongMonths
Link copied to clipboard
Types
Functions
compareTo
Link copied to clipboard
div
Link copied to clipboard
equals
Link copied to clipboard
isNegative
Link copied to clipboard
isPositive
Link copied to clipboard
minus
Link copied to clipboard
plus
Link copied to clipboard
rem
Link copied to clipboard
times
Link copied to clipboard
toComponents
Link copied to clipboard
inline fun <T> toComponents(action: (LongDecades, IntYears, IntMonths) -> T): T
Content copied to clipboard
inline fun <T> toComponents(action: (LongCenturies, IntDecades, IntYears, IntMonths) -> T): T
Content copied to clipboard
toIntMonths
Link copied to clipboard
unaryMinus
Link copied to clipboard
Properties
absoluteValue
Link copied to clipboard
The absolute value of this duration.
inCenturies
Link copied to clipboard
Converts this duration to the number of whole centuries.
inDecades
Link copied to clipboard
Converts this duration to the number of whole decades.
inYears
Link copied to clipboard
Extensions
asPeriod
Link copied to clipboard
minus
Link copied to clipboard
plus
Link copied to clipboard
toJavaPeriod
Link copied to clipboard