Timezone Converter

Pick a source time and see it in up to four other time zones at once — with automatic daylight-saving adjustment.

Timezone Converter

Converted times

TimezoneDateTime

🔒 Nothing you enter is sent anywhere or stored. All processing happens in your browser.

How it works

Coordinating across time zones is error-prone by hand because offsets differ and daylight-saving rules shift throughout the year. This converter removes the guesswork by using the browser's built-in Intl.DateTimeFormat with named IANA time zones, which carry each region's full history of DST rules.

Enter a date and time and choose the source zone — the tool treats your entry as the wall-clock time in that zone. It then computes the exact underlying instant and displays it in your source zone plus up to four target zones you add. Each row shows the local date, 12-hour time, and the zone's short abbreviation, so a 3 PM meeting in New York is shown correctly as 8 PM in London and the following morning in Tokyo.

Because DST is applied automatically per zone and per date, converting a January time and a July time between the same two cities can give different offsets — exactly as they should. The tool defaults the source to your own detected time zone and pre-loads New York and London as examples. All calculation is local; no clocks or locations are sent anywhere.

Examples

3:00 PM New York → 8:00 PM London, 1:30 AM (next day) Kolkata.
Compare a summer vs winter time to see DST change the offset.
Add up to four zones to find a meeting slot that works for everyone.

Frequently asked questions

Does it handle daylight saving time?
Yes. It uses named IANA time zones through the browser's Intl API, which include each region's DST rules, so conversions are correct for the specific date you choose.
How many time zones can I compare?
The source zone plus up to four targets, shown together in a table so you can scan a meeting time across everyone at once.
Which time is the 'source'?
The date and time you enter is interpreted as the wall-clock time in the source zone you select. Everything else is converted from that instant.
Is my location or schedule stored?
No. Conversions run in your browser using its time-zone database. Nothing is uploaded or saved.