Public Timezone API — no API keys CORS-ready
If you’ve ever battled, this is a handy reference.
This DEV post shares a free world time API that needs no sign-ups or API keys, and it’s CORS-enabled.
Nice bits:
- Timezone + DST handled
- IP-based timezone detection endpoint
- quick start examples
Full post: https://dev.to/time-now-api/i-built-a-free-open-world-time-api-no-api-keys-cors-enabled-5en
If you work on website apps that need a trusted time source. Happy coding.