How can I find country name -> GMT date/time to that I can do like following:
Example:
$datetime = new GMT_search(\'America\'); //output: 2010-01-01
Here you'll find the complete list of timezones supported by PHP, which are meant to be used with e.g. date_default_timezone_set(). Support for countries with multiple timezones is also convenient to look up. Take the example of the American region.
The list is a complete timezones supported by PHP, which are meant to be used with e.g. date_default_timezone_set().