Public Timezone API — no API keys CORS-ready
If you ever fought, this is worth bookmarking.
This DEV post shares a free world time API that works without sign-ups or keys, and it’s ready for browser fetch.
Highlights:
- DST + offsets timezone + DST API included
- IP-based timezone detection endpoint
- 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 frontend countdowns. Happy coding.