Public World Time API — no API keys CORS-ready
If timezones have ever made you suffer, this might help.
Here’s a DEV write-up on a free world time API click here that works without accounts or API keys, and it’s frontend-friendly via CORS.
Highlights:
- DST + offsets included
- Geo-IP endpoint to detect the user timezone
- copy-paste friendly usage
Link: https://dev.to/time-now-api/i-built-a-free-open-world-time-api-no-api-keys-cors-enabled-5en
If you work on frontend countdowns. Cheers.