<?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: Covert UNIX Epoch dates in Microsoft Excel &#8211; Including Timezone Examples</title>
	<atom:link href="http://untangible.com/blog/2009/01/covert-unix-epoch-dates-in-microsoft-excel-including-timezone-examples.html/feed" rel="self" type="application/rss+xml" />
	<link>http://untangible.com/blog/2009/01/covert-unix-epoch-dates-in-microsoft-excel-including-timezone-examples.html</link>
	<description></description>
	<lastBuildDate>Thu, 28 Jan 2010 20:29:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Morel</title>
		<link>http://untangible.com/blog/2009/01/covert-unix-epoch-dates-in-microsoft-excel-including-timezone-examples.html/comment-page-1#comment-1669</link>
		<dc:creator>David Morel</dc:creator>
		<pubDate>Mon, 11 Jan 2010 15:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://untangible.com/blog/?p=206#comment-1669</guid>
		<description>Actually, on my version of excel (mac 2008) the dates are off by 3 years. The correct formula seems to be 
=(((A2+3600)/86400)+24107)

this is for GMT+1 of course</description>
		<content:encoded><![CDATA[<p>Actually, on my version of excel (mac 2008) the dates are off by 3 years. The correct formula seems to be<br />
=(((A2+3600)/86400)+24107)</p>
<p>this is for GMT+1 of course</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EricPell</title>
		<link>http://untangible.com/blog/2009/01/covert-unix-epoch-dates-in-microsoft-excel-including-timezone-examples.html/comment-page-1#comment-944</link>
		<dc:creator>EricPell</dc:creator>
		<pubDate>Tue, 11 Aug 2009 14:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://untangible.com/blog/?p=206#comment-944</guid>
		<description>GMT + 8 would be:  &lt;code&gt;=((A1-28800)/86400)-25569&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>GMT + 8 would be:  <code>=((A1-28800)/86400)-25569</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EricPell</title>
		<link>http://untangible.com/blog/2009/01/covert-unix-epoch-dates-in-microsoft-excel-including-timezone-examples.html/comment-page-1#comment-943</link>
		<dc:creator>EricPell</dc:creator>
		<pubDate>Tue, 11 Aug 2009 14:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://untangible.com/blog/?p=206#comment-943</guid>
		<description>Daylight savings time may be tricky.  You&#039;d need some logic in Excel to detect what the date is and then calculate if you need to alter the formula.  I&#039;ll try to look into that some more.</description>
		<content:encoded><![CDATA[<p>Daylight savings time may be tricky.  You&#8217;d need some logic in Excel to detect what the date is and then calculate if you need to alter the formula.  I&#8217;ll try to look into that some more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Blanco</title>
		<link>http://untangible.com/blog/2009/01/covert-unix-epoch-dates-in-microsoft-excel-including-timezone-examples.html/comment-page-1#comment-892</link>
		<dc:creator>Luis Blanco</dc:creator>
		<pubDate>Wed, 05 Aug 2009 16:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://untangible.com/blog/?p=206#comment-892</guid>
		<description>How about The DayLight Time?</description>
		<content:encoded><![CDATA[<p>How about The DayLight Time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicker.par</title>
		<link>http://untangible.com/blog/2009/01/covert-unix-epoch-dates-in-microsoft-excel-including-timezone-examples.html/comment-page-1#comment-812</link>
		<dc:creator>nicker.par</dc:creator>
		<pubDate>Mon, 20 Jul 2009 07:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://untangible.com/blog/?p=206#comment-812</guid>
		<description>How about for singapore

GMT +8:00 ??? I M in Dizzy in calculating.

Thanks and rgds</description>
		<content:encoded><![CDATA[<p>How about for singapore</p>
<p>GMT +8:00 ??? I M in Dizzy in calculating.</p>
<p>Thanks and rgds</p>
]]></content:encoded>
	</item>
</channel>
</rss>
