Open-source World Time API (no API key) — CORS-ready + offsets
Sharing a handy GitHub repo for a public world time JSON API.
Key features: timezone-aware responses, daylight saving logic, UTC offsets, plus an Geo-IP endpoint for auto-detecting the user’s local time. No signup needed, and it’s CORS-enabled for frontend fetch. :contentReference[oaicite:19]index=19 website
API base: https://time.now/developer/api :contentReference[oaicite:20]index=20
Repo: https://github.com/chrisyau83/world-time-api/tree/main
Good for: cron jobs, countdowns, and getting a server-verified time. :contentReference[oaicite:21]index=21