The `Sub` impl for `DateTime` defers to `DateTime::signed_duration_since`. The latter is documented as being total, so the former should be as well.