Tagged

time-zone

A collection of 17 posts

.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 [https://codeofmatt.com/2014/12/26/localized-time-zone-names-in-net/]. -------------------------------------------------------------------------------- If you've ever used the TimeZoneInfo object in .Net, you'll be familiar with the following properties: timeZoneInfo.Id // "Eastern Standard Time" timeZoneInfo.StandardName // "Eastern