Go Back

Changing the time zone of the website

Posted on: June 5, 2019

In the recent versions, we try to add the functionality for changing the website time zone in the admin panel, but for earlier versions it's possible to do this by adding such line in the configuration file:(at any position, it doesn't matter):



date_default_timezone_set('Europe/London');



That's if the version of PHP which is used is 5.1 or higher. If not, it's possible to use:



putenv("TZ=Europe/London");



The list of the supported time zones may be found on: www.php.net/manual/en/timezones.php





Related Articles


Banners management and configuration in Jobs Portal version 3
Jobs Portal 3 - employers admin panel pages description
PHP Mall 2 admin pages overview
Adding advertisements on the user blogs in Blog System
Blog packages in Blog System
Supported RSS feed urls in Blog System
Blogger templates overview in Blog System

Advertisements


Ready-made web systems to help you achieve success with your online business ...