mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-22 13:03:18 +00:00
2006-03-31 Eggert mods
SCCS-file: tz-link.htm SCCS-SID: 8.3
This commit is contained in:
11
tz-link.htm
11
tz-link.htm
@ -9,7 +9,7 @@
|
||||
<meta http-equiv="Content-type" content='text/html; charset="US-ASCII"' />
|
||||
<meta name="DC.Creator" content="Eggert, Paul" />
|
||||
<meta name="DC.Contributor" content="Olson, Arthur David" />
|
||||
<meta name="DC.Date" content="2006-03-22" />
|
||||
<meta name="DC.Date" content="2006-03-31" />
|
||||
<meta name="DC.Description"
|
||||
content="Sources of information about time zones and daylight saving time" />
|
||||
<meta name="DC.Identifier" content="http://www.twinsun.com/tz/tz-link.htm" />
|
||||
@ -218,6 +218,11 @@ compiles <code>tz</code> source into
|
||||
<a href="http://www.ruby-lang.org/">Ruby</a>.
|
||||
It is freely available under the <abbr
|
||||
title="Massachusetts Institute of Technology">MIT</abbr> license.</li>
|
||||
<li>Starting with version 8.5, <a href="http://www.tcl.tk/">Tcl</a>
|
||||
contains a developer-oriented parser that compiles <samp>tz</samp>
|
||||
source into text files, along with a runtime that can read those
|
||||
files. Tcl is freely available under a <abbr>BSD</abbr>-style
|
||||
license.</li>
|
||||
</ul>
|
||||
<h2>Other <code>tz</code> binary file readers</h2>
|
||||
<ul>
|
||||
@ -237,6 +242,8 @@ It is freely available under the <abbr>LGPL</abbr>.</li>
|
||||
<li><a href="http://s.keim.free.fr/tz/doc.html">Python time zones</a>
|
||||
is a <code>tz</code> binary file reader written in Python.
|
||||
It is freely available under a <abbr>BSD</abbr>-style license.</li>
|
||||
<li>Tcl, mentioned above, also contains a
|
||||
<code>tz</code> binary file reader.</li>
|
||||
</ul>
|
||||
<h2>Other <code>tz</code>-based time zone software</h2>
|
||||
<ul>
|
||||
@ -444,7 +451,7 @@ href="ftp://ftp.rfc-editor.org/internet-drafts/draft-lear-dhc-timezone-option-02
|
||||
Timezone Option for <abbr title="Dynamic Host Configuration
|
||||
Protocol">DHCP</abbr></a> proposes a <a
|
||||
href="http://www.dhcp.org/">DHCP</a> option for a server to configure
|
||||
a client's time zone and daylight saving settings automatically.</a>
|
||||
a client's time zone and daylight saving settings automatically.</li>
|
||||
<li><a href="http://gauss.gge.unb.ca/GMT.UT.and.the.RGO.html">A Few
|
||||
Facts Concerning <abbr title="Greenwich Mean Time">GMT</abbr>, <abbr
|
||||
title="Universal Time">UT</abbr>, and
|
||||
|
||||
Reference in New Issue
Block a user