times

operator fun times(scalar: Int): IntDays
operator fun times(scalar: Long): LongDays

Multiplies this duration by a scalar value.

Throws

if overflow occurs