Title: Tippy wrong timezone?
Last modified: June 20, 2024

---

# Tippy wrong timezone?

 *  Resolved [ojat](https://wordpress.org/support/users/ojat/)
 * (@ojat)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/tippy-wrong-timezone/)
 * Hello. Thanks for the plugin! I have two calendars, one is working fine, but 
   on the second one tippy shows wrong time range, all the events are +3h. Screenshot
   here: [https://tinyurl.com/4yfybhx9](https://tinyurl.com/4yfybhx9)
   I have tried:*
   using only single calendar* using the fc_args={“timeZone”:”local”}* double checked
   GA timezone settings* updated the timezone on wp settings* have tested on two
   different servers and browsers* wp and the plugin are on the latest versionAny
   ideas? Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Travis Pflanz](https://wordpress.org/support/users/tpflanz/)
 * (@tpflanz)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/tippy-wrong-timezone/#post-17862094)
 * Is it possible that this calendar is owned by someone else, not you? If that’s
   the case, the calendar time zone cannot be changed – simply your Google Calendar
   time zone setup is for you and only within Google Calendar. This may be an issue/
   limitation with Full Calendar.
 *  Plugin Author [LBell](https://wordpress.org/support/users/lbell/)
 * (@lbell)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/tippy-wrong-timezone/#post-17864494)
 * Thanks for the report.
 * This is a known issue: [https://github.com/lbell/pretty-google-calendar/issues/43](https://github.com/lbell/pretty-google-calendar/issues/43).
 * If you’d like to see this elevated up the list, I do accept money: [https://github.com/sponsors/lbell](https://github.com/sponsors/lbell)
 * (I like Travis’ idea about where the calendar originates from, but we should 
   still be able to handle that.)
 *  Thread Starter [ojat](https://wordpress.org/support/users/ojat/)
 * (@ojat)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/tippy-wrong-timezone/#post-17865269)
 * Ah, good to know! I also checked the googles api response and I kinda see where
   the problem is coming from, second calendar has indeed +3h.
 * Calendar 1:
   “start”: {“dateTime”: “2024-06-17T10:00:00Z”,“timeZone”: “Europe/
   Tallinn”}
 * Calendar 2:
   “start”: {“dateTime”: “2024-07-13T08:30:00+03:00”,“timeZone”: “Europe/
   Tallinn”}
 * Might also be related to this topic:
   [https://stackoverflow.com/questions/25179267/why-google-calendar-api-returns-timezone-utc-although-its-incorrect](https://stackoverflow.com/questions/25179267/why-google-calendar-api-returns-timezone-utc-although-its-incorrect)
 * Both calendars are owned by the same client/account and api key, same time zone.
   Can ofcourse be a client side setup issue.
 * Here is a quick dirty js fix I did ( while proper solution emerges ):
   [https://codepen.io/Suusa-Meister/pen/QWReZbm](https://codepen.io/Suusa-Meister/pen/QWReZbm)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Tippy wrong timezone?’ is closed to new replies.

 * ![](https://ps.w.org/pretty-google-calendar/assets/icon.svg?rev=2613871)
 * [Pretty Google Calendar](https://wordpress.org/plugins/pretty-google-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pretty-google-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pretty-google-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/pretty-google-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pretty-google-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pretty-google-calendar/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [ojat](https://wordpress.org/support/users/ojat/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/tippy-wrong-timezone/#post-17865269)
 * Status: resolved