Please add a reference to Noda Time to the list of tzdb compilers at http://www.iana.org/time-zones/repository/tz-link.html Noda Time (http://nodatime.org) is similar to Joda Time, but for the .Net Framework instead of Java. It has a full implementation of the TZDB which it compiles from sources as described here: http://nodatime.org/1.1.x/userguide/tzdb.html Noda Time is arguably the best implementation of the IANA time zone database currently available for .Net languages like C# and VB.Net. Many Thanks.-Matt
Thanks, I've added the following: <li><a href="http://nodatime.org/">Noda Time – Date and time API for .NET</a> is similar to Joda Time, but for the .NET framework instead of Java. It is freely available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License</a>.</li> with the following NEWS entry: tz-link.htm now mentions Noda Time. (Thanks to Matt Johnson.) Please let me know if there are any problems with this. This is all in the latest experimental github version, as part of the following patch: https://github.com/eggert/tz/commit/eb03aa784c4bc00c7260f6117c4d752e60f3e707
participants (2)
-
Matt Johnson -
Paul Eggert