| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> | 
|---|---|
| To: | Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> | 
| Cc: | Malcolm Beattie <mbeattie(at)sable(dot)ox(dot)ac(dot)uk>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> | 
| Subject: | Re: [HACKERS] Need confirmation of "Posix time standard" on FreeBSD | 
| Date: | 2000-02-10 01:14:30 | 
| Message-ID: | Pine.LNX.4.21.0002090143120.350-100000@localhost.localdomain | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
On 2000-02-08, Thomas Lockhart mentioned:
> OK. I'll need to generalize the current code, which looks specifically
> for "gmt". Possibly, we'll have just the "GMT+/-####" case handled for
> 7.0, but if I get time.
I believe it should preferrably be called "UTC".
> And we'll allow a superset of the Posix standard, so "GMT+0800" will
He mentioned earlier that it has to be GMT+08:00 or GMT+8.
> be legal (otherwise, it would disallow the ISO8601 standard which imho
> should take precedence).
Oh please, it should. Is it just me or is this notation not making any
sense? If GMT+08:00 means "you need to add 8 hours to your local time zone
to get to GMT", then x = a + b means "you need to add 'b' to 'x' in order
to get 'a'". Darn standards. How about NOON+01:30 to indicate 10:30(am)?
-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e(at)gmx(dot)net                   75262 Uppsala
http://yi.org/peter-e/            Sweden
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2000-02-10 01:14:44 | Re: [HACKERS] Small update for WinNT port | 
| Previous Message | Chris Bitmead | 2000-02-10 00:44:03 | Re: [HACKERS] backend startup |