php-设置默认时区

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

date_default_timezone_set(timezone);

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

相关文章
相关标签/搜索