<?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: PHP Day add function</title>
	<atom:link href="http://www.barattalo.it/2009/11/11/php-day-add-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it/2009/11/11/php-day-add-function/</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Fri, 18 Nov 2011 12:00:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.barattalo.it/2009/11/11/php-day-add-function/comment-page-1/#comment-10</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 07 Jan 2010 11:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=145#comment-10</guid>
		<description>I use to work with DATE fields in my tables with YYYY-MM-DD format, but this function should work also with other formats (d-m-Y or m-d-Y), I&#039;ve not tested every combination. You should add characters &quot;-&quot; to your integer date and convert it to a string to use this function.</description>
		<content:encoded><![CDATA[<p>I use to work with DATE fields in my tables with YYYY-MM-DD format, but this function should work also with other formats (d-m-Y or m-d-Y), I&#8217;ve not tested every combination. You should add characters &#8220;-&#8221; to your integer date and convert it to a string to use this function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JasonDavis</title>
		<link>http://www.barattalo.it/2009/11/11/php-day-add-function/comment-page-1/#comment-8</link>
		<dc:creator>JasonDavis</dc:creator>
		<pubDate>Thu, 07 Jan 2010 01:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=145#comment-8</guid>
		<description>Sorry I am not sure what kind of time can I pass into this?  I store times as UTC time in a regualr integer filed in mysql, I am thinking my utc time stamp will not work?</description>
		<content:encoded><![CDATA[<p>Sorry I am not sure what kind of time can I pass into this?  I store times as UTC time in a regualr integer filed in mysql, I am thinking my utc time stamp will not work?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

