Public World Time API — no keys + CORS
If timezones have ever made you suffer, this is worth bookmarking.
This article explains a public world time API that doesn’t require sign-ups or keys, and it’s frontend-friendly via CORS.
What I liked:
- Offsets + dst flag included
- an /ip endpoint for world clock API for developers timezone auto-detect
- Simple GET requests
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 work on apps that need a trusted time source. Happy coding.