This topic is locked

How to set local time on built-in web server in ver 6.

10/31/2011 8:02:24 PM
PHPRunner Tips and Tricks
O
OLDmrcaseyman author

I asked Sergey how to set the time zone on my local machine now that I am using the built-in web server.
Sergey told me to adjust timezone in C:\Program Files\PHPRunner6.0\EmbeddedServer\php\php.ini.template file.
I found:

date.timezone = 'UTC'
And replaced it with my local time zone:

date.timezone = 'EDT'
Saved the file and restarted PHPRunner.
Works great!
Here is a site where you can fine the time zone abbreviation around the world.

http://www.timeanddate.com/library/abbreviations/timezones/