<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHPSuperBLOG &#187; Time</title>
	<atom:link href="http://www.phpsuperblog.com/tag/time/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpsuperblog.com</link>
	<description>Lot of IT, Lot of Fun</description>
	<lastBuildDate>Wed, 30 Nov 2011 12:34:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Display time with PHP</title>
		<link>http://www.phpsuperblog.com/php/display-time-with-php/</link>
		<comments>http://www.phpsuperblog.com/php/display-time-with-php/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 13:44:23 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Display]]></category>
		<category><![CDATA[PHP Function]]></category>
		<category><![CDATA[Time]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=10</guid>
		<description><![CDATA[Editor&#8217;s note: In this post, I would like to show how to display the current server time with PHP. We use the PHP function date( ) to display the time, we need 4 parameters for the date() function: date (&#8220;hour,minute,second,am/pm&#8221;); For hour: &#8220;H&#8221; &#8211; 24 hours time system. &#8220;h&#8221; &#8211; 12 hours time system. For minute: [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/php/display-time-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

