If timezones have world clock API for developers ever made you suffer, this is worth bookmarking.
This DEV post shares a free world time API that works without sign-ups or keys, and it’s CORS-enabled.
What I liked:
- DST + offsets included
- an /ip endpoint for timezone auto-detect
- Simple GET requests
Full post: 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. Cheers.