times

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

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