1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-20 13:14:35 +00:00

131 Commits

Author SHA1 Message Date
b8fbb3c540 Minor tz-link updates
* tz-link.htm: Add MINIX and remove Symbian.
Remove link to now-obsolete proposal by Tim Berners-Lee.
2015-01-29 22:34:20 -08:00
49869e1691 * tz-link.htm: Modernize some more URLs. 2014-11-09 14:51:14 -08:00
60b8123df6 * tz-link.htm: Modernize URLs a bit. Omit unnecessary trailing slashes. 2014-11-02 23:37:41 -08:00
bee436b03e Be less enthusiastic about Shanks and clarify UT vs UTC.
* africa, asia, australasia, backzone, europe, northamerica:
* southamerica, tz-link.htm: Be less enthusiastic about Shanks.
* tz-link.htm: Be clearer about UT vs UTC.
* NEWS: Document this.
2014-10-31 19:51:05 -07:00
76f0cdaf90 * tz-link.htm: Remove mention of no-longer-distributed USGS data.
Clean up typography slightly.
2014-10-21 21:57:35 -07:00
08ada9f945 * tz-link.htm: Update some links. 2014-09-23 00:50:42 -07:00
c72b41e2be * tz-link.htm: Retitle "formats" section to "protocols"
and update it in the light of the tzdist effort.
Mention Microsoft Windows alongside other OSes.
2014-08-26 18:48:14 -07:00
198708147f Reword so that it does not matter whether the word "data" is plural. 2014-08-12 22:20:23 -07:00
3405f9c2fb * tz-link.htm, NEWS: Mention HP-UX (and Windows in another place). 2014-08-11 15:20:17 -07:00
bdd2d3331b * tz-link.htm: Consolidate and tighten up Windows description.
* NEWS: Mention Windows-related doc changes.
2014-08-11 11:53:06 -07:00
1b1a1ecad4 * tz-link.htm: Update info about Microsoft Windows. 2014-08-11 10:48:24 -07:00
62060419e3 Minor spelling, accent, and spacing fixes.
In particular, this patch is makes the commentary more systematic
about preferring "time zone" to "timezone" except when quoting someone
else or when talking about code that uses "timezone".
2014-08-09 14:15:12 -07:00
11c22e9205 * tz-link.htm: Mention Go. Add URL for Fortran. Fix tziCal license.
Update some other URLs and text in minor ways.
2014-08-05 17:41:14 -07:00
66cc7f5d73 * tz-link.htm, NEWS: Mention the latlong package.
(Thanks to a heads-up from Dirkjan Ochtman.)
2014-07-15 22:52:10 -07:00
90fc5d80e8 A few more commentary fixes related to AEST/AEDT etc.
* antarctica: Shrink commentary to fit into 80 columns.
* tz-link.htm: Rework example to use "CST" throughout.
2014-06-30 23:30:36 -07:00
34a42d72b2 Commentary fixes related to AEST/AEDT etc.
* antarctica (Antarctica/Casey): Spell out AWST in comment.
* tz-link.htm: Use CST instead of EST in the example, as in Theory, to
match the current database.
* zic.8: Update Australia/Adelaide Zone line example to match current
usage.
2014-06-30 23:19:11 -07:00
5be5ee3dd4 Mention more JavaScript libraries.
* tz-link.htm, NEWS: Mention Moment Timezone, TimezoneJS.Date, Walltime-js,
and Timezone.  (Thanks to a heads-up from Matt Johnson.)  Also, list
license for timezone-olson.
2014-06-27 01:09:39 -07:00
437a132016 Remove usno* files.
(Thanks to Tim Parenti for the suggestion.)
* Makefile (MISC), NEWS: Remove usno* files.
* usno1988, usno1989, usno1989a, usno1995, usno1997, usno1998: Remove.
* africa, asia, australasia, tz-link.htm: Remove commentary about
these files.
2014-06-25 13:53:15 -07:00
68c374b829 * tz-link.htm: Avoid non-ASCII char in source. 2014-06-24 14:37:59 -07:00
ffb8e529e0 Switch back to ASCII for symbols.
Garrett Wollman reported privately that XEmacs 21.4.22, the current
stable version, doesn't work with the UTF-8 recently introduced
into our commentary.  For example, the UTF-8 character '−'
(MINUS SIGN), which is stored as the three bytes "\342\210\222",
displays as 'â\210\222'.  For proper names this is annoying but
tolerable, as there's little loss in utility from (say) 'Racoviță'
to its display form 'RacoviÈ\233Ä\203'.  But for symbols this is a
real pain that can make it hard to understand the documentation, e.g.,
'Release 2014e – 2014-06-12 21:53:52 −0700' displays as
'Release 2014e â\200\223 2014-06-12 21:53:52 â\210\2220700'.
To work around this problem, make the following substitutions in
commentary to mostly revert these symbols to their pre-UTF-8 versions:
'§' -> 'section', '°' -> 'degrees', '±' -> '+-', '–' -> '-' (en
dash), '—' -> '--' (em dash), '′' -> "'", '″' -> '"', '→' -> '->',
'−' -> '-' (minus sign), '≤' -> '<='.  Leave proper names and
foreign words in UTF-8.
2014-06-19 17:51:16 -07:00
7587516fbb Change web page encoding from US-ASCII to UTF-8.
* Makefile (DOCS): Move $(WEB_PAGES) here ...
(MISC): ... from here, so that they can contain UTF-8.
* tz-art.htm, tz-link.htm: Switch to UTF-8 encoding.
Prefer UTF-8 to HTML entities, e.g., prefer '–' to '&ndash;'.
2014-06-14 17:19:27 -07:00
fc2f26f0d6 * tz-link.htm: "IEEE" is an abbreviation. 2014-06-04 23:38:04 -07:00
29e324e952 * tz-link.htm, NEWS: jCal is now RFC 7265. Mention PTP and the
draft CalDAV extension.  Update URLs for TSP, TZInfo, IATA.
Remove stale pointers to World Time Explorer and WORLDTIME.
2014-06-04 22:30:32 -07:00
23f3f2edcb * tz-link.htm, NEWS: Mention GNOME. 2014-05-27 08:25:26 -07:00
6e8bcc7d74 Fix misstatement about Microsoft Windows support.
* tz-link.htm, NEWS: Fix misstatement about which part of the
Microsoft Windows software universe supports tz database names.
(Thanks to Donald MacQueen.)
2014-03-10 16:48:29 -07:00
c21d10b11e Update tz-link.htm.
* tz-link.htm, NEWS: Add Time.is (thanks to Even Scharning), WX-now
(thanks to David Braverman), TZ4Net (thanks to Matt Johnson).
Remove Simple Timer + Clocks.
2014-03-07 23:26:55 -08:00
4fcb1324e3 Update some web links.
* tz-link.htm: Mention zeitverschiebung.net (thanks to Martin
Jaeger) and the timezone-olson Haskell package.  Remove moribund
link to daylight-savings-time.info.
* NEWS: Document this.
2014-02-19 14:37:21 -08:00
a55fda9248 Mention Maggiolo's map of solar vs standard time.
* tz-link.htm: Add URL and description.  (Thanks to Arthur David Olson.)
* NEWS: Document this.
2014-02-02 13:19:27 -08:00
36dbd2c201 Make tz-link.htm more up-to-date.
* tz-link.htm: Mention xCal and jCal.
Mention Microsoft Windows 8.1 support for tz names.
CLDR data is available in both XML and JSON form.
Update two links (thanks to Oscar van Vlijmen).
Fix some formatting glitches, e.g., remove random newlines from
abbr elements' title attributes.
* NEWS: Document this.
2014-01-29 21:24:49 -08:00
3e831e3eab * tz-link.htm: Add Symbian and fix some layout problems. 2014-01-17 17:59:00 -08:00
eb03aa784c * tz-link.htm: Mention Noda Time (thanks to Matt Johnson).
Also, use abbr and endashes more consistently, and call it
a "web page" rather than a "file".
2013-10-28 14:27:22 -07:00
398eb5d16c * tz-link.htm: Update URLs.
* NEWS: Document the above.
2013-10-21 00:16:15 -07:00
43909bd2a3 * tz-link.htm, NEWS: Mention TimezoneJS.Date (thanks to Jim Fehrle).
Also, update Joda Time URL.
2013-10-08 08:58:43 -07:00
17ca83e6f8 doc: mention TC TIMEZONE's draft timezone service protocol
(Thanks to Mike Douglass.)
* tz-link.htm, NEWS: Add info about this.
2013-10-01 15:40:52 -07:00
0aaf939698 * tz-link.htm (href): Update shapefile citations.
Reported by Guy Harris in
<http://mm.icann.org/pipermail/tz/2013-September/019974.html>.
2013-09-05 11:45:20 -07:00
4e3a632736 Update link page.
* tz-link.htm: Add commentary section.  Update URLs and titles.
Add links to Firefox OS, Bill Seymour's intro, Jon Udell's appreciation,
W3C's "Working with Time Zones".
2013-07-03 01:31:47 -07:00
bc0d28a763 Update URL for CLDR Zone->Tzid table.
* tz-link.htm: Fix link.  Problem eported by Yoshito Umaoka in
<http://mm.icann.org/pipermail/tz/2013-May/019284.html>.
2013-05-10 11:22:21 -07:00
6b8911ccc3 Update URLs in tz-link page.
* tz-link.htm: Add URLs for webOS, BB10, iOS.  Update URL for Solaris.
Mention Internet RFC 6557.  Update Internet RFCs 2445->5545,
2822->5322.  Switch from FTP to HTTP for Internet RFCs.
2013-03-10 22:29:53 -07:00
09936256b9 * tz-link.htm: Add pointer to tz.js. Update URLs. 2013-02-20 22:39:27 -08:00
4222458f3f FoxClocks update.
* tz-link.htm: Update FoxClocks info as per Andy McDonald
<http://mm.icann.org/pipermail/tz/2012-November/018458.html>.
2012-11-12 18:33:22 -08:00
ef8095aaf8 Update documentation.
* tz-link.htm: Prune no-longer-working URLs, update URLs that got
moved, sort a bit.  The most-important casualty is the Norwegian
Meteorological Institute's web page for Summer time in Norway,
formerly at <http://met.no/met/met_lex/q_u/sommertid.html>: it's
no longer there and I can't find out where it moved to, if
anywhere.
* tzfile.5: Fix minor grammar problem.
2012-11-11 23:42:00 -08:00
5fe2d18b25 * tz-link.htm: Mention github. Update DC.Identifier to point to IANA. 2012-10-28 03:05:29 -07:00
116520ac03 Web page updates.
* tz-link.htm (DC.Identifier): Move canonical location to cs.ucla.edu.
Move public-domains and corrections notices to <address>.
Update some URLs.  Add Android.  Mac OS X has been renamed to OS X.
2012-10-26 00:48:56 -07:00
943c565e51 Adjust to iana.org distribution method.
* README, tz-link.htm: Mention ftp.iana.org instead of munnari.oz.au.
Suggest --retr-symlinks, since iana.org has symlinks to latest.
* README: Add a title line.
2012-07-18 19:21:38 -07:00
dccd5a16af Switch from SCCS to git.
Remove the SCCS keyword '%W%' from all files.
Mostly this just remove comments.
Remove trailing white space, too.
* Makefile (TZCODE_VERSION): New macro.
(version.h): New rule.
(tzselect): Interpolate TZCODE_VERSION.
(clean): Remove version.h.
(zdump.o, zic.o): Depend on version.h.
* asctime.c, date.c, difftime.c, ialloc.c, localtime.c, scheck.c:
* strftime.c, zdump.c, zic.c: Remove elsieid.
* private.h: Remove privatehid.
* tzfile.h: Remove tzfilehid.
* tzselect.h (TZCODE_VERSION): Rename from VERSION.
* zdump.c, zic.c: Include "version.h",
and use TZCODE_VERSION instead of elsieid.
2012-07-18 17:30:38 -07:00
010e5cc883 2012a elsie -> iana
SCCS-file: tz-link.htm
SCCS-SID: 8.33
2012-07-18 03:03:15 -04:00
089a367a5f Time Zone Master Basic
SCCS-file: tz-link.htm
SCCS-SID: 8.32
2012-07-18 03:03:12 -04:00
a2b5d34b4f add mkdir instructions
SCCS-file: tz-link.htm
SCCS-SID: 8.31
2012-07-18 03:03:11 -04:00
96d48d33e0 revert to 8.28
SCCS-file: tz-link.htm
SCCS-SID: 8.30
2012-07-18 03:03:10 -04:00
42e46ae535 worldtimeserver.com -> worldtimeserver.co
SCCS-file: tz-link.htm
SCCS-SID: 8.29
2012-07-18 03:03:10 -04:00