core / io.islandtime.measures / IntMonths / toComponents

toComponents

(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86) inline fun <T> toComponents(action: (years: IntYears, months: IntMonths) -> T): T
inline fun <T> toComponents(action: (decades: IntDecades, years: IntYears, months: IntMonths) -> T): T
inline fun <T> toComponents(action: (centuries: IntCenturies, decades: IntDecades, years: IntYears, months: IntMonths) -> T): T