Dropping a handy GitHub repo for a public world time JSON API.
What it does: 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 browser-friendly via CORS for frontend fetch. check here :contentReference[oaicite:19]index=19
Base URL: https://time.now/developer/api :contentReference[oaicite:20]index=20
Repo: https://github.com/chrisyau83/world-time-api/tree/main
Good for: cron jobs, multi-timezone dashboards, and avoiding unreliable client clocks. :contentReference[oaicite:21]index=21