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.
私が次のことをした場合:
date("H:i:s", 0);
返すべき01:00:00なのに返す。 私のローカルホストのタイムゾーンと何か関係があるのでしょうか? (UTC+1)00:00:00
01:00:00
00:00:00
もしそうなら、どうすればこれを修正できますか?