Andre-Tascha is on the time zone mailing list. --ado
-----Original Message----- From: Andre-Tascha Lamme [SMTP:andre-tascha.lamme@ironriver.com] Sent: Thursday, April 13, 2000 10:18 PM To: Olson, Arthur David (NCI) Subject: Time Zone Issues
Arthur,
Figured I would add you to the list of folks I have contacted over the last couple of days.
I am putting together some controls for windows developers overseas to enable them to utilize all aspects of time zones (including the ever-present and pain in the rear DST variance). The data you have put together is the closest thus far to what I am looking for.
I cannot believe that somebody on the web hasn't posted a straightforward database with all the basic info for all applicable regions (well as much as can be done with such at least). I have gone through the data2000d.tar.gz file you posted on the ftp site and has much of the data I am looking for, but can be a bit confusing. Am I just an idiot? <grin>
Do you know of this straightforward and exhaustive source (obviously do not want to do 1000+ clicks to get the data from somebody's java app)...
many thanks,
andre'-tascha
From: Andre-Tascha Lamme [SMTP:andre-tascha.lamme@ironriver.com] Sent: Thursday, April 13, 2000 10:18 PM
I have gone through the data2000d.tar.gz file you posted on the ftp site and has much of the data I am looking for, but can be a bit confusing.
The zic.8 man page is supposed to explain the format; it's in tzcode*.tar.gz. There has been talk from various quarters of XMLizing the whole thing, but it would take some work and as far as I know nobody's done it yet.
<<On Tue, 18 Apr 2000 21:49:45 -0700 (PDT), Paul Eggert <eggert@twinsun.com> said:
There has been talk from various quarters of XMLizing the whole thing, but it would take some work and as far as I know nobody's done it yet.
And there is no inherent virtue in XML. The current format has the benefit that it is easily parsed by both machines and humans, which would be much more difficult in any XML-based scheme. -GAWollman
Garrett Wollman wrote:
And there is no inherent virtue in XML. The current format has the benefit that it is easily parsed by both machines and humans, which would be much more difficult in any XML-based scheme.
Generally I have to agree, the current format serves the purpose for which is was designed. I will point out one small limitation: the comments are not really part of the structure, therefore if someone every wanted to deliver rules plus any of the interesting comments about each rule/zone/etc. in some type of object they could come close but would not get a completely useful set of organized comments in many cases. Meanwhile back to Andre-Tascha who started this thread. He is is not the first nor only person who wants just the current and future information and doesn't care about the historical information. Maybe someone could build an extract utility that could 'query' for a subset based on a date, producing another file in the same format. No, I'm not volunteering :-) Subset by large segment of the world is already available (sort of by continent in the various separate files). Are there other any other subsets that people commonly have been interested in? Has such a thing already been built? -Paul ----- Myriad Genetics: http://www.myriad.com/
participants (4)
-
Garrett Wollman -
Olson, Arthur David (NCI) -
Paul Eggert -
Paul Hill