Open-source World Time API (no API key) — frontend friendly + DST
Dropping a handy GitHub repo for a free timezone JSON API.
It includes: timezone-aware responses, daylight saving logic, UTC offsets, plus an Geo-IP endpoint for auto-detecting the user’s local time. IP to timezone lookup No signup needed, and it’s browser-friendly via CORS for frontend fetch. :contentReference[oaicite:19]index=19
Base URL: https://time.now/developer/api :contentReference[oaicite:20]index=20
GitHub: https://github.com/chrisyau83/world-time-api/tree/main
Useful for: cron jobs, multi-timezone dashboards, and avoiding unreliable client clocks. :contentReference[oaicite:21]index=21