[tz] [PROPOSED] * tz-link.html: Mention TimeZoneConverter and ICU for tz<->windows mappings

Matt Johnson mj1856 at hotmail.com
Tue Oct 23 17:19:07 UTC 2018


diff --git a/tz-link.html b/tz-link.html
index b5870d3..f959f93 100644
--- a/tz-link.html
+++ b/tz-link.html
@@ -541,6 +541,8 @@ Tzid table</a> or <a
 href="https://unicode.org/repos/cldr/trunk/common/supplemental/windowsZones.xml"><abbr>XML</abbr>
 file</a> of the <abbr>CLDR</abbr> data maps proprietary zone IDs
 to <code><abbr>tz</abbr></code> names.
+These mappings can be performed programmatically via the <a href="https://github.com/mj1856/TimeZoneConverter">TimeZoneConverter</a> .NET library,
+or the ICU Java and C++ libraries mentioned <a href="#ICU">above</a>.
 <li><a
 href="https://www.oracle.com/java/index.html">Oracle
 Java</a> contains a copy of a subset of a recent


More information about the tz mailing list