Posting a useful GitHub repo for a public timezone JSON API.
Key features: timezone-aware responses, daylight saving logic, offset info, plus an IP-to-timezone endpoint for auto-detecting the user’s local time. No auth needed, and it’s CORS-enabled for frontend fetch. :contentReference[oaicite:19]index=19 get more info
Base URL: https://time.now/developer/api :contentReference[oaicite:20]index=20
Source: https://github.com/chrisyau83/world-time-api/tree/main
Good for: cron jobs, multi-timezone dashboards, and getting a server-verified time. :contentReference[oaicite:21]index=21