ical events.ics wrong times
-
Hi,
my events.ics (plugin: events-manager) shows wrong event times. Only the start of the first (next) event is correct. Other times have an 5 hour offset instead -2.
Exampls with local germany (d.m.Y H:m):
1. event
start: 11.05.2013 14:00 DTSTART:20130511T120000Z = -2h ok
end : 11.05.2013 18:00 DTEND: 20130511T230000Z = +5h false2. event
start: 11.05.2013 14:00 DTSTART: 20130511T190000Z = +5h false
end : 11.05.2013 23:30 DTEND: 20130512T043000Z = +5h false3. event
start: 12.05.2013 11:00 DTSTART: 20130512T160000Z = +5h false
end : 12.05.2013 17:00 DTEND: 20130512T220000Z = +5h falseWhen I substract 7h in the ical.php (-25200), the start of the first(next) event is wrong. When the first event is over and the second is the next, the error is moving to this one.
Anybody the same problem?
The topic ‘ical events.ics wrong times’ is closed to new replies.