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.
各ビデオがプレーヤーによっていつ再生されるかを知るために、データベースにプレイリストを作成する必要があります。table playlist with: id, video_id, play_timeたとえば、play_timeが2012-04-10 14:00:00の場合、ビデオは2012-04-10の14:00:00に再生されますが、ユーザーがいるタイムゾーンに関連しています。
table playlist with: id, video_id, play_time
この日時またはタイムスタンプに使用する方がよいのは何ですか?