Does not having UTC as timezone matter in server?
This question already has an answer here:
If you set the time zone in the application, like using UTC when creating timestamps the time zone doesn't matter. If you use localtime functions without setting the time zone the server time zone matters.
链接地址: http://www.djcxy.com/p/29342.html上一篇: PHP通用将时间转换为用户偏好
下一篇: 在服务器中没有UTC时区问题?