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