Time Zone Converter
Convert a date and time between time zones, DST-aware.
Convert times across zones, locally
Pick a source time zone and enter a date and time in it, then choose one or more target zones. The tool uses your browser's built-in Intl time-zone database, so daylight-saving transitions are applied correctly for the exact date you enter. Add as many target zones as you need for scheduling a call across regions. Everything is computed in your browser — nothing is uploaded.
Common questions
Does it handle daylight saving time?
Yes. It uses the browser's Intl time-zone support, which knows each zone's DST rules for the specific date you enter — so a July conversion and a January conversion for the same zone can differ by an hour, correctly.
Where does the time-zone list come from?
From the IANA time-zone names your browser exposes (e.g. America/New_York, Europe/London, Asia/Tokyo). The tool offers a curated list of common zones plus your own local zone, detected automatically.
What time is used by default?
The source defaults to your local time zone and the current date and time, so you can convert 'now' immediately, then adjust the date, time, or zones.
Is my input uploaded anywhere?
No. All conversion runs in your browser using its built-in date and time-zone functions. The date, time, and zones you pick are never sent to a server.