If timezones have ever made you suffer, this is worth bookmarking.
This DEV post shares a public world time API that needs no sign-ups or keys, and it’s CORS-enabled.
Highlights:
- Offsets + dst flag included
- an /ip endpoint for timezone auto-detect
- get more info 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
Useful for global scheduling. Happy coding.