Free Timezone API — no API keys + CORS
If you ever fought, this is a handy reference.
This DEV post shares a public world time API that needs no sign-ups or keys, and it’s frontend-friendly via CORS. here
Highlights:
- Offsets + dst flag included
- Geo-IP endpoint to detect the user timezone
- quick start examples
Read it here: https://dev.to/time-now-api/i-built-a-free-open-world-time-api-no-api-keys-cors-enabled-5en
If you’re building global scheduling. Hope it helps.