Working with time zones, timestamps and datetimes in Laravel and MySQL
There seems to be quite a bit of confusion around how timestamps, datetimes and time zones really work. This article aims to demystify these concepts and give some recommendations and best practices on how to handle dates and time zones …