<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/3166-1</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 08:41:13 GMT</pubDate>
<item>
<title>(PHP) PHP5 DateTimeZones grouped by continent - ch1902</title>
<link>http://snipplr.com/view/64847/php5-datetimezones-grouped-by-continent/</link>
<description><![CDATA[ <p>This is the list of [supported timzones](http://php.net/manual/timezones.php) that can be used with the [PHP5 DateTime](http://php.net/manual/class.datetime.php) class, grouped by geographical continent (rather than PHP's America/..., Asia/... etc identifiers). 

The array was built using the [DateTimeZone::getLocation()](http://php.net/manual/datetimezone.getlocation.php) method and [this list](http://en.wikipedia.org/wiki/List_of_sovereign_states_and_dependent_territories_by_continent_%28data_file%29) of ISO-3166-1 country codes (correcting for countries that straddle the Europe/Asia border, e.g. Russia).</p> ]]></description>
<pubDate>Sat, 12 May 2012 22:39:08 GMT</pubDate>
<guid>http://snipplr.com/view/64847/php5-datetimezones-grouped-by-continent/</guid>
</item>
</channel>
</rss>