Occasionaly Windows time zones are updated (e.g. http://support.microsoft.com/default.aspx/kb/970653). Does this also updates time zone information inside .NET framework?
Occasionaly Windows time zones are updated (e.g. http://support.microsoft.com/default.aspx/kb/970653 ). Does this also updates time
Share
Yes.
See the following quote from this blog post on TimeZone from the .NET Base Class Team blog.
This to me seems to indicate that the .NET Framework time zone info should be in sync with whatever the hosting OS provides.