AZ Tools

Timezone Converter

Time

Pick a source and a target timezone, enter a date and time, and see the equivalent local time on the other side. Built on the browser's IANA timezone database via Intl APIs, so daylight saving transitions are handled correctly for every region. Also shows the matching UTC instant.

From

2026-06-02 18:03:00

UTC · GMT+0

To

2026-06-02 18:03:00

UTC · GMT+0

UTC: 2026-06-02T18:03:00.000Z

How to use

  1. Pick the source timezone — defaults to your local zone.
  2. Pick the destination timezone.
  3. Enter the date and time, or click Now.
  4. Read both sides and copy the result.

Frequently asked questions

How is DST handled?
The browser's IANA timezone data is used (via Intl.DateTimeFormat), so transitions like spring-forward and fall-back are accurate per region.
Why do I see hundreds of timezones?
IANA lists one zone per region that has had a unique offset history. If your country isn't visible, try its capital — e.g. Asia/Seoul, Europe/London.
What about UTC offsets like +09:00?
Each card shows the offset (like GMT+9) right below the time. The bottom row shows the matching ISO 8601 UTC string.
Is my data saved?
Source and destination zones are kept in your browser's local storage so the form remembers your last choice — nothing is uploaded.

Related tools