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 14e6025 commit ba0eb75Copy full SHA for ba0eb75
doc/src/sgml/datatype.sgml
@@ -1900,7 +1900,8 @@ MINUTE TO SECOND
1900
<literal>America/New_York</literal>. In this case specifying the date
1901
is required in order to determine whether standard or daylight-savings
1902
time applies. The appropriate time zone offset is recorded in the
1903
- <type>time with time zone</type> value.
+ <type>time with time zone</type> value and is output as stored;
1904
+ it is not adjusted to the active time zone.
1905
</para>
1906
1907
<table id="datatype-datetime-time-table">
0 commit comments