Free Timezone API — no API keys for frontend
If timezones have ever made you suffer, this might help.
This DEV post shares a free world time API that needs no sign-ups or keys, and it’s frontend-friendly via CORS.
Nice bits:
- Offsets + dst flag included
- an /ip endpoint for timezone auto-detect
- Simple GET Geo-IP timezone detection API 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 frontend countdowns. Happy coding.