Posting a handy GitHub repo for a public timezone JSON API.
It includes: timezone-aware responses, DST status, UTC offsets, plus an IP-to-timezone endpoint for auto-detecting the user’s local time. No auth needed, and it’s CORS-enabled for IP to timezone lookup frontend fetch. :contentReference[oaicite:19]index=19
API base: https://time.now/developer/api :contentReference[oaicite:20]index=20
Repo: https://github.com/chrisyau83/world-time-api/tree/main
Useful for: logs, countdowns, and getting a server-verified time. :contentReference[oaicite:21]index=21