diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2008-07-28 18:22:25 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2008-07-28 18:22:25 +0000 |
commit | 9276e9a621de58ee910400f4aefc198f34ec6f23 (patch) | |
tree | 7e6f1f49d58cbcfd0e6cd589eab0c450b5146947 /lib | |
parent | 16082e2c79715c95da2fcdd773c929990cd2c21f (diff) |
Update to tzcode2008e from elsie.nci.nih.gov
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/time/tz-link.htm | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/lib/libc/time/tz-link.htm b/lib/libc/time/tz-link.htm index d3ca83dc178..d71de32e577 100644 --- a/lib/libc/time/tz-link.htm +++ b/lib/libc/time/tz-link.htm @@ -18,7 +18,7 @@ <body> <h1>Sources for Time Zone and Daylight Saving Time Data</h1> <address> -@(#)tz-link.htm 8.15 +@(#)tz-link.htm 8.16 </address> <p> Please send corrections to this web page to the @@ -134,6 +134,9 @@ uses a pulldown menu.</li> timezone information for all countries</a> displays tables of DST rules. <li><a href="http://timeanddate.com/worldclock/">The World Clock - Time Zones</a> lets you sort zone names and convert times.</li> +<li><a href="http://daylight-savings-time.info/">Graphical Display of +Time Zones and Daylight Saving Times</a> shows a graph of time +difference versus time for any pair of locations.</li> <li>The <a href="http://worldtimeengine.com/">World Time Engine</a> also contains data about time zone boundaries; it supports queries via place names and shows location maps.</li> @@ -178,7 +181,7 @@ href="http://www.w3.org/2000/01/foo">schema</a> was sketched out.</li> </ul> <h2>Other <code>tz</code> compilers</h2> <ul> -<li><a href="http://dialspace.dial.pipex.com/prod/dialspace/town/pipexdsl/s/asbm26/vzic/">Vzic iCalendar +<li><a href="http://www.dachaplin.dsl.pipex.com/vzic/">Vzic iCalendar Timezone Converter</a> describes a <a href="http://en.wikipedia.org/wiki/C_%28programming_language%29">C</a> program that compiles @@ -353,7 +356,7 @@ but the maps are more up to date.</li> </ul> <h2>Time zone boundaries</h2> <ul> -<li><a href="http://efele.net/maps/">A map of the TZ timezones in +<li><a href="http://efele.net/maps/tz/us/">A map of the TZ timezones in the US</a> contains a <a href="http://en.wikipedia.org/wiki/Shapefile">shapefile</a> of the <code>tz</code> regions in the US.</li> @@ -477,7 +480,7 @@ href="http://www.srcf.ucam.org/~jsm28/british-time/">History of legal time in Britain</a> discusses in detail the country with perhaps the best-documented history of clock adjustments. The National Physical Laboratory also maintains an <a -href="http://www.npl.co.uk/time/measurement_time/summer_time_archive.html">Archive +href="http://www.npl.co.uk/server.php?show=ConWebDoc.2714">Archive of Summer time dates</a>.</dd> </dl> <h2>Precision timekeeping</h2> |