Author: JunkMale
Date: 15-02-13 13:39
At first, I thought it was this in /usr/local/etc/php.ini
date.timezone="GMT"
changed to
date.timezone="UTC"
and restarted Apache.
No change.
However, looking at the feedcreator code, I found this:
// your local timezone, set to "" to disable or for GMT
define("TIME_ZONE",""+01:00");
I changed that to UTC.
It's a shame it doesn't take it from date.timezone setting..
--
Dan Langille - webmaster
|
|