You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Calendar API
I am writing an application that display different Google calendar's events in one calendar. For each event it retrieves the htmlLink property from the API and it generates the event url appending the ctz parameter with the local timezone. The problem is that: when I click on that link it opens the calendar event with the calendar timezone and not the timezone sent as parameter (I tried different timezone and it return always the calendar timezone).