times

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

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