Free Clock API — no keys for frontend
If timezones have ever made you suffer, this might help.
Here’s a DEV write-up on a free world time API that doesn’t require accounts or keys, and it’s ready for Geo-IP timezone detection API browser fetch.
Highlights:
- DST + offsets included
- an /ip endpoint for timezone auto-detect
- 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 work on apps that need a trusted time source. Happy coding.