http://bugzilla.moblin.org/show_bug.cgi?id=6679
pohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from pohly <[email protected]> 2009-10-12 01:30:26 --- (In reply to comment #0) > All-day events is send without time zone info, which affects people > distributed > in different time zones who share the same event. An all-day event is by definition not bound to a specific time zone. It is something that is bound to the day (like an anniversary), not a specific range of hours during that day. > Steps: > 1. create an all-day event on scheduleworld with time zone A and sync it to > client > ==> e.g scheduled at 20091009(+8000) > 2. view the event by calendar apps on client with time zone B > ==> it shows on 20091009 always, no matter which time zone it is in > > > before parsing: > DTSTART:20091009 > DURATION:P1D > > parsed: > DTSTART;VALUE=DATE:20091009 > DTEND;VALUE=DATE:20091010 > DURATION;VALUE=DURATION:P1D That looks correct to me. > Expected: > time zone should also incorporated. Which time zone? If the creator of the event wants to specify an event that is local to his day, he should create an event ranging from 00:00 to 23:59 and specify the time zone. -- Configure bugmail: http://bugzilla.moblin.org/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
