Sources for Time Zone and Daylight Saving Time Data
@(#)WWW.htm 7.9
Paul Eggert writes:
The public-domain tz database contains code and data
that represent the history of local time
for many representative locations around the globe.
It is updated periodically to reflect changes made by political bodies
to UTC offsets and daylight-saving rules.
This database (often called zoneinfo)
is used by several implementations,
including BSD, DJGPP, GNU/Linux, Irix, Solaris, and Unixware.
In the tz database's
FTP distribution,
the code is in the file tzcodeC.tar.gz,
where C is the code's version;
similarly, the data are in tzdataD.tar.gz,
where D is the data's version.
The Web has several other sources for time zone and daylight saving time data.
Here are some recent links that may be of interest.
- Date and Time Gateway
is a text-based source for tables of current time throughout the world.
Its point-and-click interface accesses a recent version of the tz data.
- WORLDTIME: interactive atlas,
time info, public holidays
contains information on local time, sunrise and sunset,
and public holidays in several hundred cities around the world.
- Local Times Around the World
is a text-based system containing links to local time servers
throughout the world; though the coverage is limited,
the live data provide a nice way to check one's tables.
- World Time Zones
contains US Naval Observatory data, used as the source
for the usno* files.
- The US Central Intelligence agency publishes a static
Standard Time Zones of the World map in multiple resolutions.
including
75
kB,
1
MB, and
3
MB versions.
The pictorial quality is good, but the map does not indicate summer time,
and parts of the data are a few years out of date.
- The
Time of Internet
contains good descriptions of Time Zones and daylight saving time,
with diagrams.
The time zone map is out of date, however.
- A Few Facts
Concerning RGO, GMT, and UT, by Richard B. Langley
answers questions like ``What is the difference between GMT and UTC?''
- Daylight
Saving Time -- Saving Time, Saving Energy
is a history of DST in the US.
- Yahoo! - Science:Weights and Measures:Measurements:Time:Daylight Saving Time
is where the famous Internet indexing service Yahoo! collects its time zone
info.
- The International Air Transport Association
publishes the IATA SSIM, which gives current time zone rules for
all the airports served by commercial aviation.
-
Bulletins of IERS contains official publications of the
International Earth Rotation Service, the committee that decides
when leap seconds occur.
-- eggert@twinsun.com
(1997-07-16)
Arthur David Olson writes:
A good source of information about ISO 8601 seems to be
International
Standard Date and Time Notation
maintained by Markus Kuhn.
-- arthur_david_olson@nih.gov
(1996-01-04)
Manavendra Thakur writes:
DHL Information
is run by DHL
(the courier company), and it presents a list of the
countries served by that company....
Here's an example of what you'll see for the
United Kingdom.
I find this rather handy, and given that DHL covers 217 countries and
territories, it's pretty comprehensive coverage.
(I have no idea what system DHL is using to calculate the local time, but
it's been accurate so far.)
-- Manavendra_Thakur@NeXT.COM
(1995-11-06)