dengste / org-caldav

Caldav sync for Emacs orgmode
GNU General Public License v3.0
718 stars 105 forks source link

Schedule time shift between remote and retrieved calendar #248

Open deb75 opened 2 years ago

deb75 commented 2 years ago

Hello,

I use org-caldav to retrieve my msexchange calendar through davmail.

It appears that, for example, an original meeting scheduled at 11:00-12:00 appears in orgmode calendar at 10:00-11:00. Every meeting is shift by one hour earlier.

I wonder if I can solve this issue by setting org-icalendar-timezone properly, I did not succeed to date. Or is it more of a davmail issue ?

Regards

renan-bg commented 8 months ago

I'm having the same issue when retrieving events/taks created on iOS apps, so maybe it isn't a davmail issue? Also, events created with org-agenda are synced with the correct time in the direction org->cal and events created directly in the server (with Nextcloud's calendar app) do not suffer a time shift when synced in the direction cal->org.