You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
< computations should adjust based on the time zone rules, e.g.
< adding 24 hours to a timestamp would yield a different result from
< adding one day.
<
> computations should adjust based on the time zone rules.
</li><li>Allow TIMESTAMP WITH TIME ZONE to store the original timezone
177
177
information, either zone name or offset from UTC [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?timezone">timezone</a>]
178
178
<p> If the TIMESTAMP value is stored with a time zone name, interval
179
-
computations should adjust based on the time zone rules, e.g.
180
-
adding 24 hours to a timestamp would yield a different result from
181
-
adding one day.
179
+
computations should adjust based on the time zone rules.
0 commit comments