6
Shouts

How to use ZoneInfo/TZ Time Zones in .Net Applications

published 719 days, 37 minutes ago posted by https://profiles.google.com/dougrathbonehttps://profiles.google.com/dougrathbone 720 days, 1 hour, 34 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Monday, May 30, 2011 10:48:03 AM GMT

While recently had a need to implement Unix Time Zone support using a TZ database. This list of Time Zones is widely used by Unix systems around the world as their source of Time Zone information. Sadly Microsoft’s .Net framework doesn’t have any support for this library - but like other parts of the framework that developers have found to be lacking, there is a library out there to fill the gap.

category: Agile | clicked: 8 | | source: www.diaryofaninja.com | show counter code
tags: C#, time, timezone