Open-source Timezone API (no keys) — frontend friendly + offsets
Sharing a handy GitHub repo for a free timezone JSON API.
It includes: timezone-aware responses, daylight saving logic, offset info, plus an IP-to-timezone endpoint for auto-detecting the user’s local time. No API key needed, and get time by timezone endpoint it’s browser-friendly via CORS for frontend fetch. :contentReference[oaicite:19]index=19
API base: https://time.now/developer/api :contentReference[oaicite:20]index=20
Source: https://github.com/chrisyau83/world-time-api/tree/main
Useful for: cron jobs, countdowns, and avoiding unreliable client clocks. :contentReference[oaicite:21]index=21