Re: [HACKERS] timezones revisited - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] timezones revisited
Date
Msg-id 36DB582D.AE1ADA8A@alumni.caltech.edu
Whole thread Raw
In response to timezones revisited  (Vince Vielhaber <vev@michvhf.com>)
List pgsql-hackers
> Just heard on tv, Japan is either considering or planning on trying
> Daylight Savings Time this year.  Didn't one of the Tom's just finish
> the timezone stuff?

I just finished documenting the existing time zone info (and fixing a
few bad values). To accept a new Japanese TZ abbreviation, we would just
need to add it to the relevant table in dt.c. For output, we rely on the
underlying OS to provide the info.
                         - Tom


pgsql-hackers by date:

Previous
From: Peter Blazso
Date:
Subject: Re: pwman is now more available ... :-)
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: BTW, datetime is busted in REL6_4 branch