What this tool does
The converter maps one local date and time to another supported time zone using the daylight-saving rules available in your browser.
How to use it
- Enter the date and local clock time in the source location.
- Select the source and destination zones by region and city.
- Convert and read the full destination date, time, and day of week.
Method
The entered wall-clock value is resolved to a UTC instant for the source IANA zone, then formatted in the destination zone with the browser Internationalization API. Offsets therefore change automatically on dates when daylight-saving rules apply.
Worked example
Converting 09:00 in Asia/Seoul to America/New_York can produce a different hour and calendar date depending on the season. Use the displayed full date rather than assuming only the hour changes.
Common uses
- Planning an international meeting or interview
- Checking webinar and travel times
- Coordinating a release or support window across offices
Limitations
The list contains selected major zones, not every city. Historical and future rules depend on the time-zone database shipped with the browser. During a clock change, some local times occur twice or not at all, so confirm critical schedules with the organizer.
FAQ
Why does the difference change during the year?
Regions start and end daylight saving on different dates, while some never use it. The converter applies the rule for the selected calendar date.
Is the entered time sent to a server?
No. Conversion uses date and time-zone features already available in the browser.