Developer utility

Convert Time Between Timezones

Choose a local time, its source timezone, and a destination. The conversion uses the offset in effect on that exact date—not today’s offset.

Timezone Converter

Convert a local wall-clock time using the rules for that exact date.

Converted time
Fri, Sep 4, 2026, 01:28:00
SourceUTC (UTC+00:00)
DestinationEDT (UTC-04:00)
ISO 8601 UTC2026-09-04T05:28:00.000Z
Unix seconds1788499680
Unix milliseconds1788499680000

How to convert time between timezones

Enter the wall-clock date and time exactly as it appears in the source location, then choose IANA identifiers such as America/New_York andEurope/London. The converter resolves that local time to a real instant before displaying it in the destination zone.

Why the date matters

A timezone is a history of civil-time rules, not a fixed UTC offset. New York can be UTC−05:00 or UTC−04:00, and other regions change on different dates—or change their rules entirely. Converting with the offset in effect on the chosen date avoids the classic one-hour daylight-saving error.

Ambiguous and missing local times

When clocks move forward, some local times never occur. When clocks move back, one local time can occur twice. The tool calls out both cases instead of silently pretending every wall-clock value identifies exactly one instant.