By alashcraft
via danrigsby.com
Published: Aug 25 2008 / 15:06
The TimeZone data type was introduced in .Net 1.0 as a mechanism for retrieving information about the current time zone, and to convert times from local time to Coordinated Universal Time (UTC) or vice versa. The down side is that you cannot use this to represent any other time zone other than the local zone. It also can’t be used to convert one date time to another zone. This is a pretty sever limitation and something that .Net has been lacking for some time.
Add your comment
Voters For This Link (12)
-
alashcraft -
danrigsby -
jbehymer -
mswatcher -
kasten -
matt -
mikeborozdin -
ugur.myopenid.com -
bloid -
NBharti78 -
chrisbally -
davneter


