Time Zone Calculator & Transition Resolver
Calculate what time it was in any region at any historical instant since 1800. Handles spring-forward nonexistent times (gaps) and fall-back repeated times (overlaps) explicitly with both candidates shown.
Advertisement Space
Origin Location & Time
Convert to Target Location
Automated API Access
The calculator engine is also exposed via the Cloudflare Worker API:
GET /api/v1/at?zone=America/New_York&t=2026-03-08T02:30:00.
Read the full schema in our API Documentation.