http://bugs.meego.com/show_bug.cgi?id=2093

pohly <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from pohly <[email protected]> 2010-05-14 00:00:16 PDT ---
Does the phone have "real" all-day events that are created and displayed
separately?

The key problem is that vCalendar 1.0 (in contrast to iCalendar 2.0) can only
represent events with a specific duration, so the phone uses
DTSTART:20100526T220000Z
DTEND:20100527T215900Z
in its local time zone to represent an all-day event.

We send to it:
DTSTART:20100513T000000
DTEND:20100514T000000

Perhaps it would have worked if we had sent
DTSTART:20100513T000000
DTEND:20100513T235959

-- 
Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
Syncevolution-issues mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution-issues

Reply via email to