6.0.0-beta1
7/8/25

[#12429] Events show up at different times in differnet caldav clients
Summary Events show up at different times in differnet caldav clients
Queue Kronolith
Queue Version Git master
Type Bug
State Duplicate
Priority 3. High
Owners
Requester mehmet (at) giritli (dot) eu
Created 07/05/2013 (4386 days ago)
Due
Updated 07/05/2013 (4386 days ago)
Assigned
Resolved 07/05/2013 (4386 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/05/2013 01:21:17 PM Jan Schneider Comment #2
State ⇒ Duplicate
Reply to this comment
07/05/2013 07:46:33 AM mehmet (at) giritli (dot) eu Comment #1
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Events show up at different times in differnet caldav clients
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
Reply to this comment
After consulting with Android caldav client's author, this is the
information I got from him:


DTSTART;TZID=Europe/Athens:20111117T200000Z
DTEND;TZID=Europe/Athens:20111117T204501Z

That's an ambiguous time zone specification. There is a "Z" which means
"UTC", but there is a TZID that specifies another time zone too.
That's a bug in Horde.

I guess the event is meant to start at 20:00 CET. In that case these
line should look like

DTSTART;TZID=Europe/Athens:20111117T200000
DTEND;TZID=Europe/Athens:20111117T204501

Saved Queries