<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - aamirrajpoot</title>
<link>http://snipplr.com/users/aamirrajpoot/tags/date</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 14:06:18 GMT</pubDate>
<item>
<title>(PHP) Some Date Functions</title>
<link>http://snipplr.com/view/48778/some-date-functions/</link>
<description><![CDATA[ <p>These are some date functions. 

Get Current Week Start Date
Get Current Week End Date
Get Current Month Start
Get Current Month End
Get Current Year Start
Get Current Year End

and these functions can help you getting last week's start date or next month end date. 

To get last week's start date, remove 7 days from current week, and pass that date to get current week start date and it will return last week's start date.</p> ]]></description>
<pubDate>Thu, 10 Feb 2011 21:50:59 GMT</pubDate>
<guid>http://snipplr.com/view/48778/some-date-functions/</guid>
</item>
<item>
<title>(PHP) Get working days between two dates, with custom off day</title>
<link>http://snipplr.com/view/40728/get-working-days-between-two-dates-with-custom-off-day/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 18 Sep 2010 20:38:12 GMT</pubDate>
<guid>http://snipplr.com/view/40728/get-working-days-between-two-dates-with-custom-off-day/</guid>
</item>
</channel>
</rss>