Divides this Duration by the given quotient
and returns the truncated
result as a new Duration object.
Throws an IntegerDivisionByZeroException
if quotient
is 0
.
Divides this Duration by the given quotient
and returns the truncated
result as a new Duration object.
Throws an IntegerDivisionByZeroException
if quotient
is 0
.