设定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