Re: Second-granular timezone offset format not documented
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: ysangkok@gmail.com, Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2021-07-05T14:04:27Z
Lists: pgsql-docs
Thomas Munro <thomas.munro@gmail.com> writes: > 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". I tried to interest them in dropping the LMT idea altogether [1]. Unsurprisingly, the proposal went nowhere. regards, tom lane [1] http://mm.icann.org/pipermail/tz/2021-May/030114.html
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