div

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

Divides this duration by a scalar value.

Throws

if overflow occurs or the scalar is zero