My default Google Calendar timezone is "(GMT-05:00) Eastern Time". The event time displays correctly on the calendar and in the initial pop-up window, but if a viewer who is NOT logged in to Google Calendar clicks the "more details>>" link in the pop-up window, the next screen displays the time in "GMT (no daylight saving)". So, for example, an event that displayed as "8:45am Eastern" on the calendar and in the pop-up now displays as "12:45pm GMT (no daylight saving)" on this "more details" page. Could you please let me know to resolve this.
Asked
Active
Viewed 519 times
0
-
Wait, how can someone see the calendar events if s/he is not logged in? – rpm Feb 06 '15 at 18:20
-
If the event is public, then anyone can view the event without the need to login. – rsb Feb 09 '15 at 04:11
-
Yes, but not without logging into your gmail account. Can you share an example here? – rpm Feb 10 '15 at 00:57
-
Assume I had set the start time of an event named "party" to 12 AM (GMT-05:00) EST, In my website if I click on the event name "party", It will redirect to a page where the event details is displayed. If a user is logged in to his gmail, then the event start time is shown as 12 AM. If a user is logged out from his gmail account, the event's start time is shown as 5 AM. ie., 5 hours ahead of the EST. Could you please let me know how to fix this? – rsb Feb 17 '15 at 05:52
1 Answers
0
Its a simple fix for this issue and it is that we need to append &ctz=America/Chicago to #URL# and now logged-out users see the correct timezone.

rsb
- 11
- 2