Knowledge Base Article

How to change the timezone for my account?

You can change the timezone for your account or for a specific folder by adding this rule to your .htaccess file:

 

SetEnv TZ Timezone

 

For example, if you wish to change the timezone to America/New_York, you should add this line to your .htaccess file:

 

SetEnv TZ America/New_York

 

This way your scripts will use your local time instead of the server time.

 

A full list of the available timezones can be found at this URL.



Rating

Please indicate if this article was helpful for you.

rating :  4.7 from 5
views :  995
votes :  12

Related Articles

Views

Haven't found what you are looking for? Suggest an article HERE.

powered by

Valid XHTML 1.0 Strict Valid CSS!