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