myuhe / org-gcal.el

Org sync with Google Calendar
450 stars 113 forks source link

Fetching from a google calendar in different timezone from system doesn't work correctly. #112

Open sathlan opened 6 years ago

sathlan commented 6 years ago

Hi,

My system is GMT+02:00, and I sync against a calendar that is in GMT-04:00 (from the setting page in the google calendar interface).

The events get wrongly synchronized using the GMT-04:00 time. So if an appointment is set at 10:00am in the calendar it will appear at 10:00am in my local file. The correct local time for this particular event should be 4:00pm.

Is there a way to setup the gcal timezone so that the correct local time is calculated. Or am I missing a system/emacs configuration ?

Regards,

DiogoFerrari commented 6 years ago

+1

telotortium commented 4 years ago

Hi everyone! This repository is obsolete - the actively developed fork is now https://github.com/kidd/org-gcal.el, which is also the "org-gcal.el" on MELPA (see #115). I'm one of the maintainers of https://github.com/kidd/org-gcal.el. I can't directly close issues or PRs on this repo, but please download https://github.com/kidd/org-gcal.el and see if your issue or PR is still applicable. If so, open an issue or PR on https://github.com/kidd/org-gcal.el. In any case, you should close your issue or PR in this repo.