Page 1 of 1

i m not getting the timezone as per my country

Posted: Thu Jul 17, 2014 8:41 pm
by jayshah
i m not getting the timezone as per my country(india)...
Help me out guys............

Thanx in advance....

i installed additional module but we can do it but we can do it by changing the code also ..not getting the timezone as per my country.(india).......

how solve the problems plz help me .........

Re: i m not getting the timezone as per my country

Posted: Fri Jul 18, 2014 2:47 am
by Dhaupin
Try adding a timezone declaration in /store/php.ini and also /store/admin/php.ini for India. Here is what its like for new york:

Code: Select all

date.timezone = 'America/New_York'
I dunno where you are at, here is the php syntax for formatting timezones in PHP http://php.net/manual/en/timezones.php