Marc schrieb:
Hi,


I've been experimenting a bit further the agenda synchronisation, and I noted the following... when I modify an event on the pda, and then synchronise, the function "rra_appointment_to_vevent" is called but gives a wrong time for the event start (two hours less in my case). Has this anything to do with the fact that raki (in synce-kde/raki/rra.cpp, line 392) calls that function with no timezone ?
CE expects every data to be in UTC and so doesn't need a timezone. However there is at least one exception (recurring events) that uses localtime with timezone. In that case rra takes the timezone from the device, avoiding the frontend having to supply it. Maybe there are more exceptions, that we weren't aware of by now.
Please send the event so that we can further investigate.

rgds



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Synce-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to