If timezones have ever made you suffer, this might help.
Here’s a DEV write-up on a free world time API that needs no accounts or API keys, and it’s CORS-enabled.
What I liked:
- DST + offsets included
- Geo-IP API for current local time endpoint to detect the user timezone
- 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
If you’re building frontend countdowns. Happy coding.