Subtracts the given other duration from the date.
other
DateTime operator -(Duration other) => subtract(other);