No-signup World Time API — no keys + CORS
If you’ve ever battled, this might help.
This DEV post shares a public world time API that works without accounts or API keys, and it’s ready for browser fetch.
What I liked:
- DST + offsets included
- an /ip API for current local time endpoint for timezone auto-detect
- copy-paste friendly usage
Full post: https://dev.to/time-now-api/i-built-a-free-open-world-time-api-no-api-keys-cors-enabled-5en
Useful for frontend countdowns. Hope it helps.