Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eec2190

Browse filesBrowse 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
Copy full SHA for eec2190

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎doc/src/sgml/datatype.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/datatype.sgml
+2-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.