<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Time-travel with .NET or DateTime, DateTimeOffset and the lost DST hour [Greg]</title><link>http://blogs.msdn.com/b/bclteam/archive/2010/11/28/time-travel-with-net-or-datetime-datetimeoffset-and-the-lost-dst-hour-greg.aspx</link><description>Every year again comes the DST change... And every year again do we need to work with customers on helping them understand some legacy design decisions, and how to work around these ghosts of the past. Recently, around the end of October and the start</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Time-travel with .NET or DateTime, DateTimeOffset and the lost DST hour [Greg]</title><link>http://blogs.msdn.com/b/bclteam/archive/2010/11/28/time-travel-with-net-or-datetime-datetimeoffset-and-the-lost-dst-hour-greg.aspx#10116618</link><pubDate>Mon, 17 Jan 2011 15:57:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10116618</guid><dc:creator>BCL Team</dc:creator><description>&lt;p&gt;Hi osexpert,&lt;/p&gt;
&lt;p&gt;The answers to your questions are in the further reading links above. In particular, these will be the most relevant ones:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/bb384267.aspx"&gt;msdn.microsoft.com/.../bb384267.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/b/bclteam/archive/2007/06/18/a-brief-history-of-datetime-anthony-moore.aspx"&gt;blogs.msdn.com/.../a-brief-history-of-datetime-anthony-moore.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/b/bclteam/archive/2007/07/12/a-brief-history-of-datetime-follow-up-anthony-moore.aspx"&gt;blogs.msdn.com/.../a-brief-history-of-datetime-follow-up-anthony-moore.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;One of the advantages offered by DateTimeOffset is that it allows to represent a point in time unambiguously, and yet allows to specify a local time without referencing a particular geo-political time zone. This allows for instance persisting local times without persisting all relevant time zone and DST rules (as they may change over time). Please refer to the above links for further details. &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10116618" width="1" height="1"&gt;</description></item><item><title>re: Time-travel with .NET or DateTime, DateTimeOffset and the lost DST hour [Greg]</title><link>http://blogs.msdn.com/b/bclteam/archive/2010/11/28/time-travel-with-net-or-datetime-datetimeoffset-and-the-lost-dst-hour-greg.aspx#10103574</link><pubDate>Sat, 11 Dec 2010 12:39:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10103574</guid><dc:creator>osexpert</dc:creator><description>&lt;p&gt;I don&amp;#39;t understand why DateTime/DateTimeOffset was not designed to simply hold the UTC time, and nothing more. The local time can easily be calculated when you need it. This is like Windows always did it: time stamps in NTFS is UTC, and there never was any problems until .NET came along?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10103574" width="1" height="1"&gt;</description></item><item><title>re: Time-travel with .NET or DateTime, DateTimeOffset and the lost DST hour [Greg]</title><link>http://blogs.msdn.com/b/bclteam/archive/2010/11/28/time-travel-with-net-or-datetime-datetimeoffset-and-the-lost-dst-hour-greg.aspx#10097644</link><pubDate>Mon, 29 Nov 2010 09:23:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10097644</guid><dc:creator>Isiah</dc:creator><description>&lt;p&gt;Thanks for the post, Now I know what is wrong with my HTC HD2 running on windows mobile 6.5 &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10097644" width="1" height="1"&gt;</description></item></channel></rss>