5 Comments
Thanks.This is a very usefull article to control localhost timezon setting.
I have modified as per above suggesstion and I am able to see updated info in phpinfo() but when I try date function function it gives server time, used settings are:
date.timezone = Asia/Kolkata
Local time is March 5, 2009, 12:23 pm
and echo(date(‘F j, Y, g:i a’)); gives me – March 5, 2009, 1:54 am
Any idea why this is happening?
hi
I have installed PHP 5.2.0-8+etch13 on my debian server and set the time of a server to Asia/Tehran +03:30 IRDT, but php time is set to Asia/Tehran +03:30 IRST and as a result php and mysql time are mismatch.
I uncommented date.timezone and set it o Asia/Tehran IRDT but it didn’t have any effect!
how should I do to set php time to Asia/Tehran +03:30 IRDT?
thanks
Thanks it helped me!







Thanks .. this helps me a lot.
During the installation of zabbix server