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
This commit is contained in:
parent
3fea854691
commit
eec2190b8c
@ -2040,7 +2040,8 @@ MINUTE TO SECOND
|
|||||||
<literal>America/New_York</literal>. In this case specifying the date
|
<literal>America/New_York</literal>. In this case specifying the date
|
||||||
is required in order to determine whether standard or daylight-savings
|
is required in order to determine whether standard or daylight-savings
|
||||||
time applies. The appropriate time zone offset is recorded in the
|
time applies. The appropriate time zone offset is recorded in the
|
||||||
<type>time with time zone</type> value.
|
<type>time with time zone</type> value and is output as stored;
|
||||||
|
it is not adjusted to the active time zone.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<table id="datatype-datetime-time-table">
|
<table id="datatype-datetime-time-table">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user