How do I write a timezone converter library in c#? or is there an existing timezone class I could use?
I will need the timezone database and be able to use it to calculate/convert from one UTC timezone to another timezone.
Use TimeZoneInfo.