No-signup World Time API — no keys CORS-ready
If you’ve ever battled, this is worth bookmarking.
This article more info explains a public world time API that works without accounts or API keys, and it’s CORS-enabled.
What I liked:
- Timezone + DST handled
- an /ip endpoint for timezone auto-detect
- Simple GET requests
Read it here: 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.