Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit eec2190

Browse files
committed
doc: clarify handling of time zones with "time with time zone"
Reported-by: davecramer@postgres.rocks Discussion: https://postgr.es/m/168451942371.714.9173574930845904336@wrigleys.postgresql.org Backpatch-through: 11
1 parent 3fea854 commit eec2190

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/datatype.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2040,7 +2040,8 @@ MINUTE TO SECOND
20402040
<literal>America/New_York</literal>. In this case specifying the date
20412041
is required in order to determine whether standard or daylight-savings
20422042
time applies. The appropriate time zone offset is recorded in the
2043-
<type>time with time zone</type> value.
2043+
<type>time with time zone</type> value and is output as stored;
2044+
it is not adjusted to the active time zone.
20442045
</para>
20452046

20462047
<table id="datatype-datetime-time-table">

0 commit comments

Comments
 (0)