Public Timezone API β no keys + CORS
If timezones have ever made you suffer, this is worth bookmarking.
This article explains a free world time API that works without accounts or keys, and itβs frontend-friendly via CORS.
Highlights:
- Offsets + dst flag included
- an /ip endpoint for timezone auto-detect
- 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 timezone + DST API global scheduling. Happy coding.