I inbrowser.sh

Time Zone Converter

Convert meeting times between UTC, New York, London, Tokyo and more.

100% client-side No upload Free · no signup

Quick answer

Time Zone Converter runs locally in your browser for quick developer formatting, conversion or inspection work. Time Zone Converter turns one meeting time into multiple IANA time zones using the browser Intl API. It is useful for remote teams, release windows and support handoffs.

UTC
Jul 06, 2026, 02:12:00 AM UTC
America/New_York
Jul 05, 2026, 10:12:00 PM EDT
America/Los_Angeles
Jul 05, 2026, 07:12:00 PM PDT
Europe/London
Jul 06, 2026, 03:12:00 AM GMT+1
Europe/Berlin
Jul 06, 2026, 04:12:00 AM GMT+2
Asia/Shanghai
Jul 06, 2026, 10:12:00 AM GMT+8
Asia/Tokyo
Jul 06, 2026, 11:12:00 AM GMT+9
Asia/Kolkata
Jul 06, 2026, 07:42:00 AM GMT+5:30
Australia/Sydney
Jul 06, 2026, 12:12:00 PM GMT+10

The input is interpreted as wall-clock time in UTC. Outputs use IANA time zone formatting and daylight-saving rules.

What is Time Zone Converter?

Time Zone Converter turns one meeting time into multiple IANA time zones using the browser Intl API. It is useful for remote teams, release windows and support handoffs.

How to use

  1. Pick a source date, time and time zone.
  2. Choose target zones from the common city list.
  3. Copy the converted times with zone labels.

Example

Use this sample to confirm what Time Zone Converter does before pasting your own data.

Input
2026-06-29 09:00 UTC
Output
Shows equivalent times in New York, London, Tokyo, Shanghai and other common zones.

When to use it

Use Time Zone Converter for quick local checks, debugging, documentation prep, and one-off conversions where opening a full IDE or command-line workflow would be slower. For production-critical data, always review the output before committing or shipping it.

Frequently asked questions

Does it account for daylight saving time?

Yes. Formatting uses IANA time zones through the browser Intl API.

Why use IANA names?

Names like America/New_York are less ambiguous than abbreviations like EST or CST.

Can I convert UTC?

Yes. UTC is included as a first-class zone.