Working Out The Time.http://forums.asp.net/t/1649191.aspx/1?Working+Out+The+Time+Thu, 03 Feb 2011 02:05:21 -050016491914285169http://forums.asp.net/p/1649191/4285169.aspx/1?Working+Out+The+Time+Working Out The Time. <p>Ok, so on out intranet home page we have 8 world clocks so people can see what time it is at our various sites.&nbsp;&nbsp; Unfortunatly at the moment I am storing the time offsets for each region as a simple &#43;/-X integer.&nbsp; So Its a simple as adding that value to the universon time. BUT each time a region enters and exits a daylight savings I have to go in and update the integer.</p> <p>&nbsp;</p> <p>My question is there a simple way for me to just store the region or a region id and get the current time for that region which out having to worry about DST?</p> <p>&nbsp;</p> <p>Thank you in advance for any help you can give.</p> 2011-02-03T02:05:21-05:00