Subject: | timezone issue |
Hi,
as I can read in the source code, the default timezone is set to UTC.
Unfortunately I'm living in the CEST (Europe/Berlin) timezone, and
therefore all my events show a wrong start/end timestamp. I tried to
call $start->set_time_zone('Europe/Berlin'); to change the timezone, but
this will mix up the "all day" events. Any hints how to display the
correct start/end time?
Regards,
Simon