<?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: Parsing Dates with DateTime</title>
	<atom:link href="http://cowburn.info/2009/06/14/parsing-dates-with-datetime/feed/" rel="self" type="application/rss+xml" />
	<link>http://cowburn.info/2009/06/14/parsing-dates-with-datetime/</link>
	<description>Online storage depot for Peter Cowburn</description>
	<lastBuildDate>Wed, 28 Jul 2010 07:05:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Peter</title>
		<link>http://cowburn.info/2009/06/14/parsing-dates-with-datetime/#comment-57950</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 11 Dec 2009 17:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/?p=182#comment-57950</guid>
		<description>Use the &lt;a href=&quot;http://php.net/datetime.format&quot; rel=&quot;external&quot; rel=&quot;nofollow&quot;&gt;DateTime::format&lt;/a&gt; method to format it into whatever you want. E.g. &lt;code&gt;$date-&gt;format(&#039;Y-m-d&#039;)&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Use the <a href="http://php.net/datetime.format" rel="external" rel="nofollow">DateTime::format</a> method to format it into whatever you want. E.g. <code>$date->format('Y-m-d')</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jay_brower</title>
		<link>http://cowburn.info/2009/06/14/parsing-dates-with-datetime/#comment-57949</link>
		<dc:creator>jay_brower</dc:creator>
		<pubDate>Fri, 11 Dec 2009 17:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/?p=182#comment-57949</guid>
		<description>I&#039;m looking for an easy way to simply extract the date part from datetime.</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking for an easy way to simply extract the date part from datetime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thijs</title>
		<link>http://cowburn.info/2009/06/14/parsing-dates-with-datetime/#comment-56640</link>
		<dc:creator>Thijs</dc:creator>
		<pubDate>Thu, 17 Sep 2009 11:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/?p=182#comment-56640</guid>
		<description>Works for me.</description>
		<content:encoded><![CDATA[<p>Works for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
