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 3fea854 commit eec2190Copy full SHA for eec2190
doc/src/sgml/datatype.sgml
@@ -2040,7 +2040,8 @@ MINUTE TO SECOND
2040
<literal>America/New_York</literal>. In this case specifying the date
2041
is required in order to determine whether standard or daylight-savings
2042
time applies. The appropriate time zone offset is recorded in the
2043
- <type>time with time zone</type> value.
+ <type>time with time zone</type> value and is output as stored;
2044
+ it is not adjusted to the active time zone.
2045
</para>
2046
2047
<table id="datatype-datetime-time-table">
0 commit comments