Timezone/DST issues
-
This is a great plugin, nice and simple way to grab an ICS feed. However, I ran into some issues and had to resort to editing the plugin code to get it working as expected. I first used v1.0.0 and have since updated to v1.0.1 but still seeing the same issues, so had to amend the code again.
I’m using an ICS feed from a Google Calendar but the returned event times are out by 1 hour (e.g. 9-10am returned as 8-9am). I’m in the UK so wonder if it’s related to daylight savings time?
Anyway, the only way I was able to get around this was by modifying parts of the code to force it to use
$event->dtend_tz
values. Happy to post my modified file if it’s something you’d like to look further into?
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Timezone/DST issues’ is closed to new replies.