timezone - Get Standard Time Zone Name using C# -


i need std time zone name time zone using c#..

for ex if give +05.30.0 means show std indian time zone...

the timezone has standardname property. please refer examples @ |msdn.

edit: if want timezone names, can use workaround underlined here. also, check this class easy manipulation of timezones.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -