- Open your php.ini file with the File Manager in cPanel
Add the following line of code to top of your php.ini file
date.timezone = "US/Central"- Replace "US/Central" with the timezone from here that corresponds to the time you want to display.
Once you have entered the desired timezone, click the Save Changes button to save the file.
- Now, you can check your phpinfo.php page to verify the change took place.
Before: After:
Commentaires
Enregistrer un commentaire