<?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: DateHelper (date_format) in symfony</title>
	<atom:link href="http://blog.rajatpandit.com/2009/01/28/datehelper-date_format-in-symfony/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rajatpandit.com/2009/01/28/datehelper-date_format-in-symfony/</link>
	<description>Thoughts on Web Development, Infrastructure and Application Scalability</description>
	<lastBuildDate>Thu, 22 Dec 2011 14:24:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Ölbaum</title>
		<link>http://blog.rajatpandit.com/2009/01/28/datehelper-date_format-in-symfony/comment-page-1/#comment-4142</link>
		<dc:creator>Ölbaum</dc:creator>
		<pubDate>Wed, 23 Mar 2011 14:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rajatpandit.com/?p=193#comment-4142</guid>
		<description>So there are already two ways to specify a date format in PHP: &lt;code&gt;strftime&lt;/code&gt;’s &lt;code&gt;%Y-%m-%d %H:%M:%S&lt;/code&gt; and &lt;code&gt;date&lt;/code&gt;’s &lt;code&gt;Y-m-d H:i:s&lt;/code&gt;, and Symfony had to chose a third: &lt;code&gt;yyyy-MM-dd HH:mm:ss&lt;/code&gt;. How clever!</description>
		<content:encoded><![CDATA[<p>So there are already two ways to specify a date format in PHP: <code>strftime</code>’s <code>%Y-%m-%d %H:%M:%S</code> and <code>date</code>’s <code>Y-m-d H:i:s</code>, and Symfony had to chose a third: <code>yyyy-MM-dd HH:mm:ss</code>. How clever!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elizabeth</title>
		<link>http://blog.rajatpandit.com/2009/01/28/datehelper-date_format-in-symfony/comment-page-1/#comment-695</link>
		<dc:creator>Elizabeth</dc:creator>
		<pubDate>Mon, 06 Apr 2009 22:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rajatpandit.com/?p=193#comment-695</guid>
		<description>Is there a way to become a content writer for the site?</description>
		<content:encoded><![CDATA[<p>Is there a way to become a content writer for the site?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

