We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b6b23 commit cc06762Copy full SHA for cc06762
doc/src/sgml/datatype.sgml
@@ -1911,7 +1911,8 @@ MINUTE TO SECOND
1911
<literal>America/New_York</literal>. In this case specifying the date
1912
is required in order to determine whether standard or daylight-savings
1913
time applies. The appropriate time zone offset is recorded in the
1914
- <type>time with time zone</type> value.
+ <type>time with time zone</type> value and is output as stored;
1915
+ it is not adjusted to the active time zone.
1916
</para>
1917
1918
<table id="datatype-datetime-time-table">
0 commit comments