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.
ユーザーの真夜中に発生するはずの「夜間リセット」を実行するために、データベースに接続するために 1 時間ごとに php スクリプトを実行しています。
ユーザーがいるタイムゾーンはわかっていますが、現在真夜中のタイムゾーンを計算する方法がわかりません。
したがって、...WHERE timezone='-6' ect... のようなクエリを実行できます。