times

operator fun times(scalar: Int): Years
operator fun times(scalar: Long): Years

Multiplies this duration by a scalar value. @throws ArithmeticException if overflow occurs