-
Notifications
You must be signed in to change notification settings - Fork 25
Calendar Sync: Problems with Timezone? #3
Description
Hi,
great work! It's the best working z-push implementation for Owncloud i've found yet, thank you very much!
I have found a problem though:
When i create an event in the owncloud Calendar, it works just fine. When i create an event on my phone (Android 4.0.4) though, the events appear duplicate 2 hours earlier in time of what i actually planned. On these events, i can tell the event planner (myself) wether i want to participate or not.
- Duplicate Events don't appear in the ownCloud calendar.
- Deleting the duplicate events on the phone will remove the original event as well.
- Events created on the ownCloud calendar appear correctly and only once.
- Changing the phone's timezone did not have an effect to this problem.
- Changing the server's PHP date.timezone did not have an effect either.
- Changing the server's timezone (Debian -> timezone changed with "dpkg-reconfigure tzdata" ) did not have an effect either.
Summary:
Events are always present twice; one at the correct time and another one 2 hours before i originally planned them with my phone
Log file: http://pastebin.com/6Jw2CY02
In this logfile, i created events on both the phone ("Test 16 phone") and on the server ("test 17 server") at about the same time. Both events are at 12:00 CEST.