Which definition is used for "time_zone" of Schedules API ?



2022년 12월 15일에 게시됨

In Schedules API, "time_zone" has data like "London", "Hawaii", "Osaka".
The names are not in the database of timezone, https://www.iana.org/time-zones .
How can we found the definition of these time_zone?

Schedules API
https://developer.zendesk.com/api-reference/ticketing/ticket-management/schedules/#json-format


0

4

댓글 4개

Thanks Eric!

0


Hey Megumi,

I can verify that your assumption is correct, we pull this list from the TimeZone class of RoR.

Thanks!

1


Thank you for the comment.

Do you know where the dropdown list comes from? I guess the list is from TimeZone friendly name of Ruby on Rails, https://api.rubyonrails.org/classes/ActiveSupport/TimeZone.html , but I am not sure. I mean I'd like to know when or how often the list is renewed.

0


You can get the full list in the dropdown "Time zone" when you try to add a new Schedule inm Admin Center. The url access should be like:

https://<your_domain>.zendesk.com/admin/objects-rules/rules/schedules.

Yoi can inspect the website and locate in the html code all the values. All of them are GMT related.

0


댓글을 남기려면 로그인하세요.

원하는 정보를 못 찾으셨나요?

새 게시물