Update script.js#7
Conversation
Because there is an error in GetTimeZone
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/emestabillo/clock-app/5KAdi23ya65ToskMcXNtiZh9ukme |
|
Hi, thanks for the PR and reviewing the code! I'm going to hold off merging the commit, however. I've looked at the project today in various browsers and terminals from different places. The data from WorldTime API shows up ok. I understand the docs says http instead of https. I think I was having a lot of errors with http while I was developing and https solved it. Where are you located? It might be related to the issue you're having and would have to use http instead. The API's FAQ section might have related content where https might not work on some devices - https://worldtimeapi.org/pages/faqs#https . |
Because there is an error in GetTimeZone