Storing datetime as UTC in PHP/MySQL

前端 未结 6 1630
悲哀的现实
悲哀的现实 2020-11-30 22:08

Everywhere I read about converting time to a user\'s timezone says that the best method is to store a date and time in UTC then just add the user\'s timezone offset to this

6条回答
提交回复
热议问题