Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我以 DATETIME 格式存储时间,我需要在本地区域相关时间显示时间,我不知道如何在 PHP 中实现,有什么想法吗?
利用:
date_default_timezone_set('America/Los_Angeles');
时区列表可在此处获得:
http://www.php.net/manual/en/timezones.php