From bdd2d3331b755450a8c7cb352adf651eaffc3e0c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 11 Aug 2014 11:53:06 -0700 Subject: [PATCH 1/2] * tz-link.htm: Consolidate and tighten up Windows description. * NEWS: Mention Windows-related doc changes. --- NEWS | 4 ++++ tz-link.htm | 49 +++++++++++++++++++------------------------------ 2 files changed, 23 insertions(+), 30 deletions(-) diff --git a/NEWS b/NEWS index cdaf3dd..1b674d9 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,10 @@ Unreleased, experimental changes Asia/Dakha ended DST on 2009-12-31 at 24:00, not 23:59. + Changes affecting documentation and commentary + + tz-link.htm describes Windows Runtime etc. (Thanks to Matt Johnson.) + Release 2014f - 2014-08-05 17:42:36 -0700 diff --git a/tz-link.htm b/tz-link.htm index 5a3fa59..77451bd 100644 --- a/tz-link.htm +++ b/tz-link.htm @@ -8,7 +8,7 @@ - + workspace on time zone data converted from tz. An earlier schema was sketched out. -
  • Starting with Windows 8.1, Microsoft includes tz -and CLDR data in XML formatted files, -found under %WINDIR%\Globalization\Time Zone. This data is not -currently used by the Windows operating system itself. However, it -is used to support the use of tz identifiers in the -Calendar -and DateTimeFormatter -classes of the Windows Runtime. This enables tz -zones to be used in Windows Store applications and Windows Phone applications -that target the Windows Runtime.
  • Other tz compilers

    Maps