Right now my Laravel application save() any items into the database base on this timestamp. America/New_York
because I configured it as 'timezone' => 'America/New_York',
in config/app.php.
Goal
I wish to overwrite timestamp based on other tz instead, ex. America/Chicago
How do I do that?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire