1.时区对照地址:https://www.php.net/manual/zh/timezones.php

2.服务器修改时区:ln -sf /usr/share/zoneinfo/地区/城市 /etc/localtime

修改服务器时区

 

修改服务器时区

 

 ln -sf /usr/share/zoneinfo/America/Los_Angeles /etc/localtime    修改为美洲美国洛杉矶时间

相关文章:

  • 2022-12-23
  • 2021-11-14
  • 2021-08-28
  • 2022-12-23
  • 2022-12-23
  • 2021-08-17
  • 2022-12-23
  • 2021-11-04
猜你喜欢
  • 2022-01-08
  • 2021-11-24
  • 2022-12-23
  • 2021-07-02
  • 2021-08-17
  • 2021-11-04
相关资源
相似解决方案