Hi,
I hope I can get assistance in English as my German is not so good.
For some reason the google calendar in SmartVISU always shows times as if I was on GMT+1, but I'm based in the UK where it should be GMT. So the time is always 1h too much. I've tried to add this line to the config.php file:
but that didn't work. Any idea?
I hope I can get assistance in English as my German is not so good.
For some reason the google calendar in SmartVISU always shows times as if I was on GMT+1, but I'm based in the UK where it should be GMT. So the time is always 1h too much. I've tried to add this line to the config.php file:
Code:
date_default_timezone_set('Europe/London');