http://bugzilla.moblin.org/show_bug.cgi?id=6679

           Summary: All-day events + time zone
    Classification: Moblin Projects
           Product: SyncEvolution
           Version: upstream
          Platform: Netbook
        OS/Version: Moblin Linux
            Status: NEW
          Severity: normal
          Priority: Undecided
         Component: * Feature Request
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
 Release Milestone: Undecided


All-day events is send without time zone info, which affects people distributed
in different time zones who share the same event.

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

Expected:
time zone should also incorporated.

-- 
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

Reply via email to