<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Local and UTC Dates in NHibernate</title>
	<atom:link href="http://abombss.com/blog/2007/10/09/local-and-utc-dates-in-nhibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://abombss.com/blog/2007/10/09/local-and-utc-dates-in-nhibernate/</link>
	<description>Abstract &#38;&#38; Concrete</description>
	<lastBuildDate>Tue, 23 Aug 2011 17:51:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Adam Tybor</title>
		<link>http://abombss.com/blog/2007/10/09/local-and-utc-dates-in-nhibernate/comment-page-1/#comment-8347</link>
		<dc:creator>Adam Tybor</dc:creator>
		<pubDate>Tue, 06 May 2008 22:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://abombss.com/blog/2007/10/09/local-and-utc-dates-in-nhibernate/#comment-8347</guid>
		<description>@hangy... That is why applications should be running unit and integration tests.</description>
		<content:encoded><![CDATA[<p>@hangy&#8230; That is why applications should be running unit and integration tests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hangy</title>
		<link>http://abombss.com/blog/2007/10/09/local-and-utc-dates-in-nhibernate/comment-page-1/#comment-7791</link>
		<dc:creator>hangy</dc:creator>
		<pubDate>Wed, 30 Apr 2008 17:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://abombss.com/blog/2007/10/09/local-and-utc-dates-in-nhibernate/#comment-7791</guid>
		<description>I stumbled upon your blog post and the bug tracker entry while searching on this issue. After all, I guess the idea solution of using a custom data type is better than Dan&#039;s interceptor, because it should use less resources. Anyways, it would be nice if the type also checked that the given &lt;code&gt;DateTime&lt;/code&gt; object if of &lt;code&gt;DateTimeKind.UTC&lt;/code&gt; or converts it to that. Of course, this behaviour would need documentation, but using solely your solution would allow someone to fill the DB with &lt;code&gt;DateTimeKind.Local&lt;/code&gt; or &lt;code&gt;DateTimeKind.Unspecified&lt;/code&gt; dates without problem, thus giving really weird dates if those were read from the database (as &lt;code&gt;DateTimeKind.UTC&lt;/code&gt;, using your patch) and then converted to a local time in order to be displayed to a client or on a website.</description>
		<content:encoded><![CDATA[<p>I stumbled upon your blog post and the bug tracker entry while searching on this issue. After all, I guess the idea solution of using a custom data type is better than Dan&#8217;s interceptor, because it should use less resources. Anyways, it would be nice if the type also checked that the given <code>DateTime</code> object if of <code>DateTimeKind.UTC</code> or converts it to that. Of course, this behaviour would need documentation, but using solely your solution would allow someone to fill the DB with <code>DateTimeKind.Local</code> or <code>DateTimeKind.Unspecified</code> dates without problem, thus giving really weird dates if those were read from the database (as <code>DateTimeKind.UTC</code>, using your patch) and then converted to a local time in order to be displayed to a client or on a website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Morphis</title>
		<link>http://abombss.com/blog/2007/10/09/local-and-utc-dates-in-nhibernate/comment-page-1/#comment-3</link>
		<dc:creator>Dan Morphis</dc:creator>
		<pubDate>Thu, 01 Nov 2007 06:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://abombss.com/blog/2007/10/09/local-and-utc-dates-in-nhibernate/#comment-3</guid>
		<description>Adam,  its good to know someone found my post useful!</description>
		<content:encoded><![CDATA[<p>Adam,  its good to know someone found my post useful!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

