<?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: How did the Sunday go?</title>
	<atom:link href="http://mituzas.lt/2008/10/27/mysql-dst-issues/feed/" rel="self" type="application/rss+xml" />
	<link>http://mituzas.lt/2008/10/27/mysql-dst-issues/</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 21:52:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: mmm</title>
		<link>http://mituzas.lt/2008/10/27/mysql-dst-issues/comment-page-1/#comment-188464</link>
		<dc:creator>mmm</dc:creator>
		<pubDate>Fri, 31 Oct 2008 13:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=234#comment-188464</guid>
		<description>Daylight saving shifts are big pain in one place when you think about software. There are really many ways to introduce bugs in this area and usually you are not able to test them (or you even don&#039;t think about it) before these bugs come to you. In the ideal world you would use something like UTC, Epoch time or always (i mean, always) keep an eye on timezone, but the world is not ideal yet.

P.S. Sunday was quite fine. There was nothing that cannot be fixed on Monday :)</description>
		<content:encoded><![CDATA[<p>Daylight saving shifts are big pain in one place when you think about software. There are really many ways to introduce bugs in this area and usually you are not able to test them (or you even don&#8217;t think about it) before these bugs come to you. In the ideal world you would use something like UTC, Epoch time or always (i mean, always) keep an eye on timezone, but the world is not ideal yet.</p>
<p>P.S. Sunday was quite fine. There was nothing that cannot be fixed on Monday :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Žilvinas</title>
		<link>http://mituzas.lt/2008/10/27/mysql-dst-issues/comment-page-1/#comment-188436</link>
		<dc:creator>Žilvinas</dc:creator>
		<pubDate>Tue, 28 Oct 2008 12:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=234#comment-188436</guid>
		<description>A very interesting post! Never thought of this myself :] My sunday was ok. We now have a trail of messed data! \o/</description>
		<content:encoded><![CDATA[<p>A very interesting post! Never thought of this myself :] My sunday was ok. We now have a trail of messed data! \o/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://mituzas.lt/2008/10/27/mysql-dst-issues/comment-page-1/#comment-188434</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 27 Oct 2008 16:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=234#comment-188434</guid>
		<description>So far, no issues reported, however, I&#039;m ABSOLUTELY sure some data will be shuffled when we change over here in the US. Would love to use UTC, but sadly, it is not to be so.</description>
		<content:encoded><![CDATA[<p>So far, no issues reported, however, I&#8217;m ABSOLUTELY sure some data will be shuffled when we change over here in the US. Would love to use UTC, but sadly, it is not to be so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stewart Smith</title>
		<link>http://mituzas.lt/2008/10/27/mysql-dst-issues/comment-page-1/#comment-188433</link>
		<dc:creator>Stewart Smith</dc:creator>
		<pubDate>Mon, 27 Oct 2008 15:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=234#comment-188433</guid>
		<description>Or, there&#039;s the drizzle approach - only UTC is stored. So you can&#039;t get yourself into heaps of trouble in the database (your app can still suck though).</description>
		<content:encoded><![CDATA[<p>Or, there&#8217;s the drizzle approach &#8211; only UTC is stored. So you can&#8217;t get yourself into heaps of trouble in the database (your app can still suck though).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey</title>
		<link>http://mituzas.lt/2008/10/27/mysql-dst-issues/comment-page-1/#comment-188432</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Mon, 27 Oct 2008 12:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=234#comment-188432</guid>
		<description>Since years, I am telling myself. Don&#039;t set your servers to anything but UTC, no matter wherever they reside, and then use UTC to store time. For user presentation convert it to whatever the user wants to see.</description>
		<content:encoded><![CDATA[<p>Since years, I am telling myself. Don&#8217;t set your servers to anything but UTC, no matter wherever they reside, and then use UTC to store time. For user presentation convert it to whatever the user wants to see.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
