I’m looking for a table to convert all of the Olson TZIDs to Windows time zones. I have found:
.NET TimeZoneInfo from Olson time zone
Which is great and can be built from the info at:
http://unicode.org/repos/cldr/trunk/common/supplemental/windowsZones.xml
but unfortunately it only maps some of the TZIDs to the Windows time zones. Has anyone come across (or produced) a full table?
OK, so I have had a bash at putting together a table. I’m quite sure there are lots of inaccuracies and there are many zones that don’t map, but it will do for my purposes for now.
Update, the following page also looks to have good info: http://unicode.org/repos/cldr/trunk/common/supplemental/windowsZones.xml
Had to cut due to restrictions on post size – get the full CSV at the linked address.