Int Months
A number of months.
Constructors
Types
Functions
isNegative
Link copied to clipboard
isPositive
Link copied to clipboard
minus
Link copied to clipboard
plus
Link copied to clipboard
toComponents
Link copied to clipboard
inline fun <T> toComponents(action: (years: IntYears, months: IntMonths) -> T): T
Content copied to clipboard
inline fun <T> toComponents(action: (decades: IntDecades, years: IntYears, months: IntMonths) -> T): T
Content copied to clipboard
inline fun <T> toComponents(action: (centuries: IntCenturies, decades: IntDecades, years: IntYears, months: IntMonths) -> T): T
Content copied to clipboard
toLongMonths
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