Change timezone in my php.ini

Read 11921 times
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
Anyone at all?
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

My Auto DJ
Orlando, FL USA
Quality SHOUTcast Hosting http://myautodj.com
SHOUTcast Widgets http://shoutcastwidgets.com
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.