2012-02-14, 03:04:55
You might want to look at this post.
As ar as I know, GetSimple does not set the timezone for the frontend.
The following line in your gsconfig.php might help:
As ar as I know, GetSimple does not set the timezone for the frontend.
The following line in your gsconfig.php might help:
Code:
date_default_timezone_set('Europe/London');