If you perform arithmetic on DateTime expressions containing time zones, the results are computed in the following way.
Call the DateTime value of the expression DV and the time zone value component (normalized to UTC) TZ.
The result is computed as DV - TZ.