times

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

Multiplies this duration by a scalar value.

Throws

if overflow occurs