From: Daniel G. <dg...@su...> - 2008-10-06 12:17:46
|
Hi Wolfgang, On Monday 06 October 2008 11:55:02 Wolfgang Rosenauer wrote: > I'm trying to sync my WinCE based device with Sunbird using opensync > with the synce and sunbird modules. > > Unfortunately it doesn't work as expected. When I sync from CE to > Sunbird it works correctly and I see that the event is defined in UTC in > the ICS file. > When I sync from Sunbird to WinCE (what's the main usecase for me) all > my events are 2 hours off on the WinCE device. (I'm currently in a UTC+2 > timezone). Sunbird creates DTSTART and DTEND times using a timezone > definition and my guess is that either opensync or synce need to handle > that. I'm not sure if opensync is supposed to do that at all but I have > no clue which layer should be responsible. Therefore asking here. Which exact version are you running? OpenSync 0.22? I guess this could be an issue due to conversion from iCalendar to vCalendar which is hopefully only done by OpenSync and the format plugin called "vformat". (In 0.22 this was/is shipped by OpenSync itself) Note: vCalendar doesn't really know about Timezones, at least not the same detailed way as iCalendar does. So we used to see here various problems in the past. Could you give me more detailed information which versions are used so i can have a quick look which formats are used. best regards, Daniel |