Re: Second-granular timezone offset format not documented
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: ysangkok@gmail.com, Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2021-07-05T06:12:30Z
Lists: pgsql-docs
On Mon, Jul 5, 2021 at 9:56 AM PG Doc comments form <noreply@postgresql.org> wrote: > Note how the response has a very weird timezone offset. I guess it is valid, As for whether it's valid, that's coming from the IANA tz dataset. It has a moment that it believes standard time to have begun at each location, in this case: Z America/Mexico_City -6:36:36 - LMT 1922 Ja 1 0:23:24 https://en.wikipedia.org/wiki/Time_in_Mexico#History seems to agree on the year at least. That "local mean time" offset is computed from the location's longitude, for lack of anything better. The tzinfo "Theory" file has a bunch of disclaimers about pre-1970 data though, including "the tz database's LMT offsets should not be considered meaningful".
Commits
-
Doc: add info about timestamps with fractional-minute UTC offsets.
- fa4434810598 13.4 landed
- eda3b454a891 12.8 landed
- c1123be619fc 9.6.23 landed
- ab2e19987ff6 15.0 landed
- 94911ec28f01 14.0 landed
- 9034b6891279 10.18 landed
- 151d30e4ff4e 11.13 landed