From f3fe0c29de57c0246c9cd471413bd47839163c7c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 18 Jul 2015 13:40:20 -0700 Subject: [PATCH] Add Time Zone Database Parser * NEWS: Document this (thanks to Howard Hinnant). * tz-link.htm (Other tz compilers): Mention it. --- NEWS | 4 ++++ tz-link.htm | 8 +++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 101a1e5..7fb023c 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,10 @@ Unreleased, experimental changes zdump and zic no longer warn about valid time zone abbreviations like '-05'. + Changes affecting documentation + + tz-link.htm mentions Time Zone Database Parser (thanks to Howard Hinnant). + Release 2015e - 2015-06-13 10:56:02 -0700 diff --git a/tz-link.htm b/tz-link.htm index 242be84..e67017c 100644 --- a/tz-link.htm +++ b/tz-link.htm @@ -8,7 +8,7 @@ - + GPL and the Perl Artistic License. DateTime::TimeZone also contains a script tests_from_zdump that generates test cases for each clock transition in the tz database. +
  • The Time Zone +Database Parser is a +C++ parser and +runtime library. It is freely available under the +Creative Commons +Attribution 4.0 International Public License.
  • International Components for Unicode (ICU) contains C/C++ and Java