Dropping a handy IP to timezone lookup GitHub repo for a free world time 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 API key needed, and it’s CORS-enabled for frontend fetch. :contentReference[oaicite:19]index=19
API base: https://time.now/developer/api :contentReference[oaicite:20]index=20
GitHub: https://github.com/chrisyau83/world-time-api/tree/main
Good for: cron jobs, multi-timezone dashboards, and consistent timestamps. :contentReference[oaicite:21]index=21