4

Can we get the Working hours data from google calendar settings. I have gone through the APIs of calendar

: https://developers.google.com/calendar/v3/reference/settings/get

but didn't get the required data with this. Attaching the image for reference

enter image description here

1 Answers1

8

Answer:

Unfortunately, in its current form, this isn't possible through the Calendar API.

Feature Request:

I did a search on Google's Issue Tracker and there is a Feature Request requesting the exposure of Working Hours through the Calendar API already.

You can find this Feature Request here, which you can give a star (☆) in the top left to let Google know more people wish for this request to be implemented.

Nimantha
  • 6,405
  • 6
  • 28
  • 69
Rafa Guillermo
  • 14,474
  • 3
  • 18
  • 54
  • 5
    To save you a click that feature request was closed as "Won't Fix" on June 24, 2021. "mi...@google.com #152 Jun 24, 2021 01:17AM Status: Won't Fix (Obsolete) Hello, Implementing this feature is currently not a priority. Therefore, I'll proceed to close this. Kind regards." As of today this duplicate request is still open though: https://issuetracker.google.com/issues/181655431 – user Jul 12 '21 at 17:29
  • 2
    Another feature request https://issuetracker.google.com/issues/198667127 – Aleksey L. Oct 14 '21 at 06:13
  • Those requests were closed so I opened a new one: https://issuetracker.google.com/issues/231620767. – IMTheNachoMan May 05 '22 at 20:16