laravel-timezones
laravel-timezones copied to clipboard
Store UTC dates in the database and work with custom timezones in the application
Results
1
laravel-timezones issues
Sort by
recently updated
recently updated
newest added
For global consistency, I believe it makes sense to support having the dates stored in one timezone and can be shown in any other timezone using the cast. While this...