From 36dbd2c201b6dad296b293a7f8ee650cf062ba5c Mon Sep 17 00:00:00 2001
From: Paul Eggert
Date: Wed, 29 Jan 2014 21:24:49 -0800
Subject: [PATCH] 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.
---
NEWS | 18 +++++++++++++-
tz-link.htm | 72 +++++++++++++++++++++++++++++++----------------------
2 files changed, 59 insertions(+), 31 deletions(-)
diff --git a/NEWS b/NEWS
index b53bf1b..46b0160 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
News for the tz database
+
Unreleased, experimental changes
Changes affecting near-future time stamps
@@ -16,11 +17,25 @@ Unreleased, experimental changes
The settings for 'make check_web' now default to Ubuntu 13.10.
- Changes affecting commentary
+ Changes affecting commentary and documentation
The boundary of the US Pacific time zone is given more accurately.
(Thanks to Alan Mintz.)
+ Several changes affect tz-link.htm, the main web page.
+
+ Mention xCal (Internet RFC 6321) and jCal.
+
+ Microsoft Windows 8.1 and later support tz database 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.
+
+
Release 2013i - 2013-12-17 07:25:23 -0800
Changes affecting near-future time stamps:
@@ -50,6 +65,7 @@ Release 2013i - 2013-12-17 07:25:23 -0800
tz-link.htm now mentions Noda Time. (Thanks to Matt Johnson.)
+
Release 2013h - 2013-10-25 15:32:32 -0700
Changes affecting current and future time stamps:
diff --git a/tz-link.htm b/tz-link.htm
index 9b0aacd..57ada61 100644
--- a/tz-link.htm
+++ b/tz-link.htm
@@ -8,7 +8,7 @@
-
+
tzcodeC.tar.gz,
where C is the code's version;
similarly, the data are in tzdataD.tar.gz,
where D is the data's version.
-Each version is a four-digit year followed by lower-case letters
-(a through z, then za through zz, then zza through zzz, and so on).
+Since 1996, each version has been a four-digit year followed by
+lower-case letter (a through z,
+then za through zz, then zza
+through zzz, and so on).
Convenience links to
the latest
code and
@@ -137,8 +139,8 @@ and browse the archive of old
messages. For further information about updates, please see
Procedures for
-Maintaining the Time Zone Database (Internet RFC 6557).
+Maintaining the Time Zone Database (Internet RFC 6557).
The Web has several other sources for time zone and daylight saving time data.
Here are some links that may be of interest.
@@ -149,7 +151,8 @@ Here are some links that may be of interest.
tz database is
an encyclopedic summary.
How to Read the
-tz Database Source Files explains the tz database format.
+tz Database Source Files explains the tz
+database format.
A
literary appreciation of the Olson/Zoneinfo/tz database comments on the
@@ -169,7 +172,7 @@ Time in 1000 Places uses descriptions of the values.
Time Zone
Converter
uses a pulldown menu.
-Complete
+Complete
timezone information for all countries displays tables of DST rules.
The World Clock –
Time Zones lets you sort zone names and convert times.
@@ -184,15 +187,23 @@ also contains data about time zone boundaries; it supports queries via place
names and shows location maps.
Simple Timer + Clocks
is a Firefox add-on which uses a timezone data file generated from the
-tz data files.
+tz data files.
Other time zone database formats
- The
Internet Calendaring and Scheduling Core Object Specification
-(iCalendar), Internet RFC 5445
+(iCalendar) (Internet RFC 5445)
covers time zone
data; see its VTIMEZONE calendar component.
+The iCalendar format requires specialized parsers and generators; a
+variant xCal
+(Internet RFC 6321) uses
+XML format, and a draft variant
+jCal
+uses JSON format.
CalConnect, The Calendaring and Scheduling
Consortium is promoting further work in this area. iCalendar
@@ -249,6 +260,8 @@ Unicode (ICU) contains C/C++ and Java
libraries for internationalization that
has a compiler from
tz source
+and from CLDR data
+(mentioned below)
into an ICU-specific format.
ICU is freely available under a
BSD-style license.
@@ -282,8 +295,7 @@ Library is
a Smalltalk class
library that compiles tz source into a time
zone repository whose format
-is either proprietary or an XML-encoded
+is either proprietary or an XML-encoded
representation.
- Starting with version 8.5, Tcl
contains a developer-oriented parser that compiles
tz
@@ -317,8 +329,7 @@ It is freely available under the same terms as Perl
public-domain tz.js
library contains a Python tool that
converts tz binary data into
-JSON-format data suitable for use
+JSON-format data suitable for use
in its JavaScript library for time zone conversion. Dates before 1970
are not supported.
@@ -388,12 +399,13 @@ Schedules Information Manual of the
International Air Transport
Association
gives current time zone rules for airports served by commercial aviation.
-Some Microsoft Windows versions contain time zone information in
-an undocumented format, with IDs that can be mapped to
+Although Microsoft Windows 8.1 and later supports
+the tz database names directly, many of its
+applications use time zone information in an undocumented format
+from earlier releases, with IDs that can be mapped to
TZ values using the Zone
-→ Tzid table maintained by the CLDR data mentioned
+→ Tzid table in the CLDR data mentioned
below.
Maps
@@ -430,7 +442,7 @@ geospatial query operators to shapefiles' data.
Administrative
Divisions of Countries ("Statoids") contains lists of
political subdivision data related to time zones.
-Time
+Time
zone boundaries for multizone countries summarizes legal
boundaries between time zones within countries.
Manifold.net's
Time notation
-The Unicode Common Locale Data Repository
-(CLDR) Project has localizations for time zone names,
-abbreviations, identifiers, and formats. For example, it contains
-French translations for "Eastern European Summer Time", "EEST", and
-"Bucharest". By-Type
-Chart shows these values for many locales.
-ICU contains a mechanism for using this data.
Alphabetic time zone abbreviations should not be used as unique
identifiers for UTC offsets as they are ambiguous in
practice. For example, "EST" denotes 5 hours behind
@@ -686,8 +698,8 @@ maintainers.
TZ environment variable uses the opposite convention.
For example, one might use TZ="JST-9" and
-TZ="HST10" for Japan and Hawaii, respectively. If the
+TZ="HST10"
+for Japan and Hawaii, respectively. If the
tz database is available, it is usually better to use
settings like TZ="Asia/Tokyo" and
TZ="Pacific/Honolulu" instead, as this should avoid