Long Months
A number of months.
Constructors
LongMonths
Link copied to clipboard
Types
Functions
compareTo
Link copied to clipboard
div
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: (years: LongYears, months: IntMonths) -> T): T
Content copied to clipboard
inline fun <T> toComponents(action: (decades: LongDecades, years: IntYears, months: IntMonths) -> T): T
Content copied to clipboard
inline fun <T> toComponents(action: (centuries: LongCenturies, decades: IntDecades, years: IntYears, months: IntMonths) -> T): T
Content copied to clipboard
toIntMonths
Link copied to clipboard
unaryMinus
Link copied to clipboard
Properties
absoluteValue
Link copied to clipboard
inCenturies
Link copied to clipboard
inDecades
Link copied to clipboard
Extensions
minus
Link copied to clipboard
plus
Link copied to clipboard
toJavaPeriod
Link copied to clipboard