<?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>Decrypt Web &#187; date</title>
	<atom:link href="http://blog.decryptweb.com/tag/date/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.decryptweb.com</link>
	<description>Open Source Web Solutions</description>
	<lastBuildDate>Fri, 20 Jan 2012 11:21:26 +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>Number of days between dates</title>
		<link>http://blog.decryptweb.com/days-between-dates-php/</link>
		<comments>http://blog.decryptweb.com/days-between-dates-php/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 05:35:23 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[days]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=316</guid>
		<description><![CDATA[One day I was just thinking about days spent by me on this earth, so I decided to make a script for the same. I am writing here the code, just make a new empty php file and copy and paste the script and execute it to find out the days between two dates. Hope [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/days-between-dates-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Default Time Zone</title>
		<link>http://blog.decryptweb.com/set-default-time-zone/</link>
		<comments>http://blog.decryptweb.com/set-default-time-zone/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 06:14:26 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[timezone]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=34</guid>
		<description><![CDATA[Some of you may have faced the issue for converting timezone for displaying date and time. Means suppose you want to display current time in India, than what will you do for that. You might have added 5 hours and 30 minutes to the default time. But there is already a functionality for that in [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/set-default-time-zone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List Date Difference</title>
		<link>http://blog.decryptweb.com/date-difference/</link>
		<comments>http://blog.decryptweb.com/date-difference/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 14:58:20 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=11</guid>
		<description><![CDATA[Some of you might have come across the requirement for displaying all the dates between give two dates, especially for drop down listing of dates. I have developed a sample code for getting all date ocurrences between give two dates. You can change the date and modify the code as per you requirement.]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/date-difference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

