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.
phpmyadmin の CURRENT_TIMESTAMP 関数で日付を作成しました。また、時間の出力値が 1 時間ずれています。を使用してmysqlで変更しようとしました SET TIME_ZONE = '+01:00';
SET TIME_ZONE = '+01:00';
ただし、日付は 1 時間早く送信されます。助言がありますか?