You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get calendar entries with double properties drawers and two different timestamps when org-mode and Google Calendar are in different timezones.
Steps to reproduce the problem:
Local time in CET, Google Calendar in GMT+6. Capture the following appointment:
* Timezone test event
Local time in CET (GMT+1)
Google Calendar in GMT+6
<2018-12-07 Fr 11:00>
:PROPERTIES:
:END:
Finish with C-c C-c. Synchronize with Google Calendar. The event in the agenda now looks as follows:
* Timezone test event
:PROPERTIES:
:LINK: [[https://www.google.com/calendar/event?eid=very-long-id-string][Go to gcal web page]]
:ID: 9cfarup88kgb31j7srl63i834c
:END:
<2018-12-07 Fr 16:00>
Local time in CET (GMT+1)
Google Calendar in GMT+6
<2018-12-07 Fr 11:00>
:PROPERTIES:
:END:
Note how the event has two properties drawers and two timestamps that are different by 5 hours (the difference between CET and GMT+6).
The text was updated successfully, but these errors were encountered:
I get calendar entries with double properties drawers and two different timestamps when org-mode and Google Calendar are in different timezones.
Steps to reproduce the problem:
Local time in CET, Google Calendar in GMT+6. Capture the following appointment:
Finish with
C-c C-c
. Synchronize with Google Calendar. The event in the agenda now looks as follows:Note how the event has two properties drawers and two timestamps that are different by 5 hours (the difference between CET and GMT+6).
The text was updated successfully, but these errors were encountered: