Closed annylinh08 closed 4 years ago
Related to #170
This problem is due to obsolete timezones listed in timegrid.
https://www.php.net/manual/en/timezones.others.php
An update of the list is going to take place to fix it.
@annylinh08 , please upgrade your local application to latest in master, then follow the steps to re-configure.
git pull
composer install
The error should not appear this time.
Should you require further assistance, please join the Gitter Chat Room to opensource the discussion.
Thanks!
Hi everyone, I just downloaded and tested this project on my localhost when I make a reservation as a guest with a business I have created having Eastern Time. I got this issue
Could anyone know where to fix it?