div

operator fun div(scalar: Int): LongWeeks
operator fun div(scalar: Long): LongWeeks

Divides this duration by a scalar value.

Throws

if overflow occurs or the scalar is zero