Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Calendar Sync: Problems with Timezone? #3

Open
warhuhn opened this issue Aug 22, 2012 · 5 comments
Open

Calendar Sync: Problems with Timezone? #3

warhuhn opened this issue Aug 22, 2012 · 5 comments

Comments

@warhuhn
Copy link

warhuhn commented Aug 22, 2012

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.

@gza
Copy link
Owner

gza commented Sep 6, 2012

I already had this problem, but I can't remember how I fixed it.
did you check the owncloud timezone ? (/owncloud/settings/personal.php)

btw, sorry for the delay, I was in holydays.

Regards,

Guillaume ZITTA

@jk123
Copy link

jk123 commented Sep 27, 2012

Hi,

I just started testing this on Nokia E51, weird results..

Nokia E51, S60 ver 400.34.011, MFE version 3.00(50)

  • Calendar entry from Owncloud: "Test OC, 08:00-11:00"
    • results after sync: Ok on oc's calendar, on phone shows "Test OC, 09:00-12:00"
  • Calendar entry from phone: "Test phone, 08:00-11-00"
    • results after sync: Ok on oc'c calendar, on phone shows "Test phone, 06:00-09:00"

System: Freebsd9+nginx+php-fpm.

I've se the timezone (Europe/Helsinki) to:

  • /etc/localtime
  • php.ini (date.timezone)
  • oczpush/config.php
  • owncloud's personal settings
  • phone itself

-j

@ghost
Copy link

ghost commented Oct 13, 2012

Are there any news about this Problem? Or how can i configure original Z-Push 2.0.4 to work with OwnCloud?

@gza
Copy link
Owner

gza commented Dec 16, 2012

After some few tests, it seems that recent version of z-push fixed that, could you try again ?

@bogaurd
Copy link

bogaurd commented Apr 21, 2013

I am noticing the same thing - despite having the timezone set everywhere, appointments are entered into my calendar without the appropriate time offset. Is there a known fix for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants