Public Timezone API — no API keys CORS-ready
If timezones have ever made you suffer, this is worth bookmarking.
This DEV post shares a public world time API that works without accounts or keys, and no api key time api it’s frontend-friendly via CORS.
What I liked:
- Offsets + dst flag included
- IP-based timezone detection endpoint
- quick start examples
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 frontend countdowns. Happy coding.