.NET Localized time zone names in .NET If you've ever used the TimeZoneInfo class in the .NET framework, you probably know that it has properties intended for display of a time zone to the end user. Specifically, these are the
time-zone Time Zone Abbreviations What does the abbreviation EST mean? I'm sure you've seen that before. If you live in the United States, you might recognize it as "Eastern Standard Time", which is a time zone used
.NET Working with Time Zone Names in .Net UPDATE: I've made a library to do this work for you. Read Localized time zone names in .NET. If you've ever used the TimeZoneInfo object in .Net, you'll be familiar with the following