times

operator fun times(scalar: Int): IntMonths
operator fun times(scalar: Long): LongMonths

Multiplies this duration by a scalar value.

Throws

if overflow occurs