If you’ve ever battled, this is worth bookmarking.
This article explains a free world time API that works without sign-ups read more or API keys, and it’s CORS-enabled.
Nice bits:
- Timezone + DST handled
- Geo-IP endpoint to detect the user timezone
- 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
Useful for apps that need a trusted time source. Hope it helps.