[GH-ISSUE #410] Wrong week, Outlook to GCal #862

Open
opened 2026-03-01 17:41:59 +03:00 by kerem · 0 comments
Owner

Originally created by @rubaboo on GitHub (Jan 18, 2024).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/410

Event is created in Outlook as recurring weekly every 5 weeks on Su, Mo, Tu, We, Thu. In other words, every day Sunday to Thursday, in a 5 week cycle, with recurrence range starting on Sunday. Sync'ed to GCal. In GCal, the event appears on the initial Su, nothing on following Mo-Th, then (counting from Sunday) it appears on Mo-Th of the 4th week and Su of the 5th week.

Basically, it appears the Synchronizer has no concept of Sunday to Sat week, which is how I have setup both my Outlook and GCal.
It creates the event on the first Sunday (let's call it week 0), counts the following Monday to Sunday as week 1, and creates the next recurrence on "Monday to Sunday week" number 5.

Originally created by @rubaboo on GitHub (Jan 18, 2024). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/410 Event is created in Outlook as recurring weekly every 5 weeks on Su, Mo, Tu, We, Thu. In other words, every day Sunday to Thursday, in a 5 week cycle, with recurrence range starting on Sunday. Sync'ed to GCal. In GCal, the event appears on the initial Su, nothing on following Mo-Th, then (counting from Sunday) it appears on Mo-Th of the 4th week and Su of the 5th week. Basically, it appears the Synchronizer has no concept of Sunday to Sat week, which is how I have setup both my Outlook and GCal. It creates the event on the first Sunday (let's call it week 0), counts the following Monday to Sunday as week 1, and creates the next recurrence on "Monday to Sunday week" number 5.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#862
No description provided.