<?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: Reading Excel Spreadsheets with PHP</title>
	<atom:link href="http://itgeek.in/php/reading-excel-spreadsheets-with-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://itgeek.in/php/reading-excel-spreadsheets-with-php.html</link>
	<description>the geek life of a Web Developer and Hobbiest Photographer</description>
	<lastBuildDate>Fri, 11 Jun 2010 15:19:27 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Charandeep Singh</title>
		<link>http://itgeek.in/php/reading-excel-spreadsheets-with-php.html/comment-page-1#comment-250</link>
		<dc:creator>Charandeep Singh</dc:creator>
		<pubDate>Thu, 12 Nov 2009 11:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://itgeek.in/?p=249#comment-250</guid>
		<description>&lt;b&gt;@Jayu&lt;/b&gt;
I think this is happening because, when OpenOffice Export the file in Microsoft Excel .xls format, it replaces original Dates with its Numeric Date Values. Note here, Dates are actually saved as Numeric values in Excel file.

Eg. Date: 11/12/2009 having a numeric value of 40,129.00

You can try for some other Excel Exporter Software, or better use Microsoft Office 2003/07.</description>
		<content:encoded><![CDATA[<p><b>@Jayu</b><br />
I think this is happening because, when OpenOffice Export the file in Microsoft Excel .xls format, it replaces original Dates with its Numeric Date Values. Note here, Dates are actually saved as Numeric values in Excel file.</p>
<p>Eg. Date: 11/12/2009 having a numeric value of 40,129.00</p>
<p>You can try for some other Excel Exporter Software, or better use Microsoft Office 2003/07.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jayu</title>
		<link>http://itgeek.in/php/reading-excel-spreadsheets-with-php.html/comment-page-1#comment-249</link>
		<dc:creator>jayu</dc:creator>
		<pubDate>Thu, 12 Nov 2009 02:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://itgeek.in/?p=249#comment-249</guid>
		<description>nice. but problem with date when try to make file in open office.org excel format. when you create file in open office org calc and save it into Microsoft excel 97/2000/XP format. date will give fake information.</description>
		<content:encoded><![CDATA[<p>nice. but problem with date when try to make file in open office.org excel format. when you create file in open office org calc and save it into Microsoft excel 97/2000/XP format. date will give fake information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ayush</title>
		<link>http://itgeek.in/php/reading-excel-spreadsheets-with-php.html/comment-page-1#comment-16</link>
		<dc:creator>ayush</dc:creator>
		<pubDate>Tue, 23 Jun 2009 02:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://itgeek.in/?p=249#comment-16</guid>
		<description>Nice Thankx :)</description>
		<content:encoded><![CDATA[<p>Nice Thankx <img src='http://itgeek.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
