Open-source World Time API (no API key) — CORS-ready + offsets
Dropping a useful GitHub repo for a public timezone JSON API.
What it does: timezone-aware responses, daylight saving logic, offset info, plus an Geo-IP endpoint for auto-detecting the user’s local time. No auth needed, and it’s browser-friendly via CORS for frontend fetch. :contentReference[oaicite:19]index=19
Base URL: atomic time sync data API https://time.now/developer/api :contentReference[oaicite:20]index=20
Source: https://github.com/chrisyau83/world-time-api/tree/main
Useful for: logs, countdowns, and getting a server-verified time. :contentReference[oaicite:21]index=21