Add regression test infrastructure.
[dragonfly.git] / usr.sbin / zic / WWW.htm
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
2 <HTML>
3 <HEAD>
4 <TITLE>Sources for Time Zone and Daylight Saving Time Data</TITLE>
5 </HEAD>
6 <BODY>
7 <H1>Sources for Time Zone and Daylight Saving Time Data</H1>
8 <P>
9 <H6>
10 @(#)WWW.htm     7.16
11 </H6>
12 <H2>Paul Eggert writes:</H2><P>
13 The public-domain tz database contains code and data
14 that represent the history of local time
15 for many representative locations around the globe.
16 It is updated periodically to reflect changes made by political bodies
17 to UTC offsets and daylight-saving rules.
18 This database (often called <samp>zoneinfo</samp>)
19 is used by several implementations,
20 including BSD, DJGPP, GNU/Linux, HP-UX, IRIX, Solaris, and UnixWare.
21 In the tz database's
22 <A HREF="ftp://elsie.nci.nih.gov/pub/">FTP distribution</A>,
23 the code is in the file <samp>tzcode<var>C</var>.tar.gz</samp>,
24 where <samp><var>C</var></samp> is the code's version;
25 similarly, the data are in <samp>tzdata<var>D</var>.tar.gz</samp>,
26 where <samp><var>D</var></samp> is the data's version.
27 <P>
28 The <A HREF="ftp://ftp.gnu.org/pub/gnu/GETTING.GNU.SOFTWARE">GNU C Library</A>
29 has an independent, thread-safe implementation of
30 a time zone file reader.
31 This library is freely available under the GNU Library General Public License,
32 and is widely used in GNU/Linux systems.
33 <P>
34 The Web has several other sources for time zone and daylight saving time data.
35 Here are some recent links that may be of interest.
36 <UL>
37 <LI><A HREF="http://www.bsdi.com/date">Date and Time Gateway</A>
38 is a text-based source for tables of current time throughout the world.
39 Its point-and-click interface accesses a recent version of the tz data.
40 <LI><A HREF="http://www.worldtime.com/">WORLDTIME: interactive atlas,
41 time info, public holidays</A>
42 contains information on local time, sunrise and sunset,
43 and public holidays in several hundred cities around the world.
44 <LI><A HREF="http://www.hilink.com.au/times/">Local Times Around the World</A>
45 is a text-based system containing links to local time servers
46 throughout the world; though the coverage is limited,
47 the live data provide a nice way to check one's tables.
48 <LI><A HREF="http://tycho.usno.navy.mil/tzones.html">World Time Zones</A>
49 contains US Naval Observatory data, used as the source
50 for the <samp>usno*</samp> files.
51 <LI>The United States Central Intelligence agency publishes time zone maps;
52 the
53 <A HREF="http://www.lib.utexas.edu/Libs/PCL/Map_collection/world_maps.html">
54 Perry-Casta&ntilde;eda Library Map Collection</A>
55 of the University of Texas at Austin has on-line copies of
56 the 1995 and 1997 editions. 
57 The pictorial quality is good,
58 but the maps do not indicate summer time,
59 and parts of the data are a few years out of date.
60 <LI><A HREF="http://pisolo.cstv.to.cnr.it/toi/uk/toi.html">The
61 Time of Internet</A>
62 contains good descriptions of Time Zones and daylight saving time,
63 with diagrams.
64 The time zone map is out of date, however.
65 <LI><A HREF="http://ecco.bsee.swin.edu.au/chronos/GMT-explained.html">A
66 Few Facts Concerning GMT, UT, and the RGO</A>
67 answers questions like ``What is the difference between GMT and UTC?''
68 <LI><A HREF="http://www.energy.ca.gov/daylightsaving.html">Daylight
69 Saving Time -- Saving Time, Saving Energy</A>
70 is a history of DST in the US.
71 <LI><A HREF="http://dir.yahoo.com/Science/Measurements_and_Units/Time/Time_Zones/">Yahoo! - Science:Measurements and Units:Time:Time Zones</A>
72 is where the famous Internet indexing service Yahoo! collects its time zone
73 info.
74 <LI>The <A HREF="http://www.iata.org/">International Air Transport Association</A>
75 publishes the IATA Standard Schedules Information Manual (SSIM),
76 which gives current time zone rules for
77 all the airports served by commercial aviation.
78 <LI><A HREF="http://hpiers.obspm.fr/webiers/results/bul/README.html">Bulletins
79 of IERS</A> contains official publications of the
80 International Earth Rotation Service, the committee that decides
81 when leap seconds occur.
82 </UL>
83 <P>
84 -- <A HREF="mailto:eggert@twinsun.com">eggert@twinsun.com</A>
85 (1998-09-22)
86 </P>
87 <H2>Arthur David Olson writes:</H2><P>
88 A good source of information about ISO 8601 seems to be
89 <A HREF="http://www.cl.cam.ac.uk/~mgk25/iso-time.html">International
90 Standard Date and Time Notation</A>
91 maintained by Markus Kuhn.
92 <P>
93 -- <A HREF="mailto:arthur_david_olson@nih.gov">arthur_david_olson@nih.gov</A>
94 (1996-01-04)
95 </P>
96 </BODY>
97 </HTML>