summaryrefslogtreecommitdiff
path: root/lib/libc/time/tz-link.htm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/time/tz-link.htm')
-rw-r--r--lib/libc/time/tz-link.htm17
1 files changed, 15 insertions, 2 deletions
diff --git a/lib/libc/time/tz-link.htm b/lib/libc/time/tz-link.htm
index 26235100b98..f5ce3cb816e 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.30
+@(#)tz-link.htm 8.32
</address>
<p>
This file is in the public domain, so clarified as of
@@ -96,7 +96,9 @@ href="http://en.wikipedia.org/wiki/Unix_shell">shell</a> commands download
these files to a <abbr>GNU</abbr>/Linux or similar host;
see the downloaded
<code>README</code> file for what to do next.</p>
-<pre style="margin-left: 2em"><code><a href="http://www.gnu.org/software/wget/">wget</a> 'ftp://elsie.nci.nih.gov/pub/tz*.tar.gz'
+<pre style="margin-left: 2em"><code>mkdir tz
+cd tz
+<a href="http://www.gnu.org/software/wget/">wget</a> 'ftp://elsie.nci.nih.gov/pub/tz*.tar.gz'
<a href="http://www.gnu.org/software/gzip/">gzip</a> -dc tzcode*.tar.gz | <a href="http://www.gnu.org/software/tar/">tar</a> -xf -
gzip -dc tzdata*.tar.gz | tar -xf -
</code></pre>
@@ -316,6 +318,17 @@ WorldClock for Windows and Windows Mobile</a>
lets users "see the time in up to 25 locations in the world at once."
(From Hans Nieuwenhuis, 2009-11-02.)
</li>
+<li>
+<a href="http://www.relativedata.com/time-zone-master">
+Time Zone Master Basic
+</a> "allows people to display multiple desktop clocks, and to
+research current and historical time information, as well as times of
+astronomical events (sunrise/transit/set, moonrise/transit/set, phases,
+season starts) for user-selected dates in the past and future. It can
+automatically download, compile and use the tzdata**.gz database files
+as they are released to keep the data up to date. The software is
+free." (Davie Patte)
+</li>
</ul>
<h2>Other time zone databases</h2>
<ul>