Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Wrong timezone for recurring events #433

Open
jacquarg opened this issue Oct 26, 2015 · 5 comments
Open

Wrong timezone for recurring events #433

jacquarg opened this issue Oct 26, 2015 · 5 comments
Labels

Comments

@jacquarg
Copy link
Contributor

Reproduce :

  • With a Cozy in Europe/Paris timezone
  • Create a weekly recurring event the 12/10/2015 at 10:00
  • The event on the 12 and the 19 are at 10:00 ; but the 26/10 and further days, the event begin at 9:00 .

Because recurring events store start and end as UTC datetime instead of ambiguous date time with separated timezone (see https://github.com/cozy/cozy-calendar/wiki , https://github.com/cozy/cozy-calendar/wiki/Generalities-about-calendar-components,-iCal-and-date-handling-in-js and https://github.com/cozy/cozy-calendar/wiki/Doctype-Event )

@clochix
Copy link
Contributor

clochix commented Nov 20, 2015

@jacquarg this should have been fixed, could you give it a try?

@jacquarg
Copy link
Contributor Author

@clochix @jsilvestre :
Sorry, but not totally fixed yet ! With this version 1.0.29, the timezone field is missing for recurring event (not allday ones).

  • recurring events doesn't display at the good position : a event at 11:00 displays at 13:00 (DST ie before 25 october) or 12:00 (after 25 october).

@EtienneM
Copy link

FYI I am using the v1.0.30 and it is still buggy.

@jsilvestre
Copy link
Contributor

I forgot to follow up this issue. With the STR in the first message (event at 10am on 2015/10/12), I see an event every week on monday at 10am. What is wrong?

@jsilvestre jsilvestre removed their assignment Jan 11, 2016
@clochix
Copy link
Contributor

clochix commented Mar 4, 2016

Another user just reported us the same behavior. May be also related to #457 and #466.

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

No branches or pull requests

4 participants