设定PHP的系统时区

来自姬鸿昌的知识库
Jihongchang讨论 | 贡献2022年8月10日 (三) 03:12的版本 (建立内容为“通过 php.ini 中的 timezone 配置项来实现<syntaxhighlight lang="ini"> [Date] ; Defines the default timezone used by the date functions ; https://php.net/d…”的新页面)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳到导航 跳到搜索

通过 php.ini 中的 timezone 配置项来实现

[Date]
; Defines the default timezone used by the date functions
; https://php.net/date.timezone
;date.timezone =
; 增加时区
date.timezone = PRC