Centova Technologies Forum

Centova Cast v2 => General discussion => Topic started by: Brad on February 07, 2011, 06:26:27 pm

Title: Change timezone in my php.ini
Post by: Brad on February 07, 2011, 06:26:27 pm
Hi, I'd like to change my timezone in my php.ini, if I do this will it affect / damage centova cast in any way?
I thought it might break the reporting or something if there is all of a sudden a large difference in the date/time.

Thanks
Title: Re: Change timezone in my php.ini
Post by: Brad on February 10, 2011, 01:50:49 pm
Anyone at all?
Title: Re: Change timezone in my php.ini
Post by: My Auto DJ on February 10, 2011, 03:46:44 pm
Not sure about in the php.ini file, but I know you can in your .htaccess file

just add this line ... changing the part "New_York" to whatever timezone you want

SetEnv TZ America/New_York

You may have to adjust your clients timezones, but I see it throwing anything outta wack

Title: Re: Change timezone in my php.ini
Post by: Centova - Steve B. on March 04, 2011, 07:33:26 pm
Yup, it will probably throw off your stats for the period during which the time was changed.  We've redesigned CCv3 to store all times in UTC internally so this won't be a problem in future releases, but CCv2 works using your local time zone.