Easy configuring timezone in web server

Simply Include the next line in the .htaccess file of your web server:

php_value date.timezone Europe/Madrid

Here you can see the complete List of Supported Timezones.

Category: snippet, tips | Tags: Comment »


Leave a Reply



Back to top