php-设置默认时区

244 阅读1分钟

函数设置脚本中所有日期/时间函数使用的默认时区。

date_default_timezone_set(timezone);

合法时区的列表: http://www.php.net/manual/zh/timezones.php