Public Timezone API — no API keys for frontend
If timezones have ever made you suffer, this is worth bookmarking.
This article explains a public world Geo-IP timezone detection API time API that doesn’t require accounts or keys, and it’s CORS-enabled.
Highlights:
- Timezone + DST handled
- an /ip endpoint for timezone auto-detect
- Simple GET requests
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 global scheduling. Cheers.