TimeZoneInfo or PublicDomain Olson Timezone?
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Guys, I am about to start working on timezone application now, but I don't know yet if which is best of the two. I need your comment and suggestion. What I really need is an application that will accept a datetime and then will be converted into the desired timezone. What do you think is good for this particular task - http://www.codeproject.com/KB/vb/TimeZoneInfo.aspx or PublicDomain Olson TimeZone ? Thanks
hifiger2004