From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Vadim Nasardinov <vadimn(at)redhat(dot)com> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Java's set of timezone names (was: Re: Timestamp Conversion Woes Redux) |
Date: | 2005-07-20 18:29:48 |
Message-ID: | 24445.1121884188@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Vadim Nasardinov <vadimn(at)redhat(dot)com> writes:
> I'm not sure how Roedy Green knows this, but this is what he has to
> say on the subject in his Java Glossary:
> http://www.mindprod.com/jgloss/timezone.html
> The names for timezones used in Java comes from a list maintained
> at NIH by Arthur David Olson. For reasons only he understands,
> Pacific Standard Time is called America/Los_Angeles.
> As far as I can tell, Olson's timezone data can be found here:
> ftp://elsie.nci.nih.gov/pub/
Hmm ... that is the zic distribution, so if this information is accurate
there should be a pretty exact match in the sets of names ... which it
sounds like there is not.
> Sun's JDK's timezone info seems fairly different from what, say,
> Fedora Core distributes in its tzdata RPM:
Fedora's info also comes from zic.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2005-07-20 18:57:42 | Re: Java's set of timezone names (was: Re: Timestamp Conversion Woes Redux) |
Previous Message | Vadim Nasardinov | 2005-07-20 18:16:37 | Java's set of timezone names (was: Re: Timestamp Conversion Woes Redux) |