Title: ojat's Replies | WordPress.org

---

# ojat

  [  ](https://wordpress.org/support/users/ojat/)

 *   [Profile](https://wordpress.org/support/users/ojat/)
 *   [Topics Started](https://wordpress.org/support/users/ojat/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ojat/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ojat/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ojat/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ojat/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ojat/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pretty Google Calendar] Tippy wrong timezone?](https://wordpress.org/support/topic/tippy-wrong-timezone/)
 *  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 1 replies (of 1 total)