vps Asked: 2010-02-20 05:26:09 +0800 CST2010-02-20 05:26:09 +0800 CST 2010-02-20 05:26:09 +0800 CST How to set timezone of PHP and MySQL? 772 I need to set them to the same timezone. mysql php timezone 1 Answers Voted Dominik 2010-02-20T05:32:20+08:002010-02-20T05:32:20+08:00 MySQL timezone management is documented at http://dev.mysql.com/doc/refman/5.1/en/time-zone-support.html. As for PHP, it's documented at http://us.php.net/manual/en/datetime.configuration.php#ini.date.timezone
MySQL timezone management is documented at http://dev.mysql.com/doc/refman/5.1/en/time-zone-support.html. As for PHP, it's documented at http://us.php.net/manual/en/datetime.configuration.php#ini.date.timezone