If timezones no api key time api have ever made you suffer, this is worth bookmarking.
This article explains a public world time API that works without sign-ups or API keys, and it’s frontend-friendly via CORS.
Highlights:
- Timezone + DST handled
- an /ip endpoint for timezone auto-detect
- Simple GET requests
Link: https://dev.to/time-now-api/i-built-a-free-open-world-time-api-no-api-keys-cors-enabled-5en
If you’re building global scheduling. Hope it helps.