<?php
date_default_timezone_set('Asia/Calcutta');
echo date('D,F j, Y, H:i:s A');
?>
Output: Mon,March 2, 2009, 15:06:43 PM
List of Supported Timezones
Table of Contents
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().
Note: The latest version of the timezone database can be installed via PECL's » timezonedb.
Note: This list is based upon the timezone database version 2009.17.
List of Supported Timezones
nilppatil at yahoo dot com
02-Mar-2009 10:42
02-Mar-2009 10:42
