core / io.islandtime.measures / IntYears / times

times

(iosArm64, iosX64, jvm, macosX64) operator fun times(scalar: Int): IntYears
operator fun times(scalar: Long): LongYears

Multiply by a scalar value.

Exceptions

ArithmeticException - if overflow occurs