inyourbrowser.com

Timezone converter

Timezone converter is a time tool that translates any moment between time zones using the IANA timezone database. It auto-detects your local zone, supports 400+ IANA zones, and honours daylight saving rules for any date. The tool runs in your browser.

In America/New_York (UTC-04:00)
Monday, May 25, 2026 at 6:46:00 PM EDT
Source: UTC (UTC+00:00)
Monday, May 25, 2026 at 10:46:00 PM UTC
Quick target zones

Dedicated pages

Direct links for common timezone use cases.

How to convert a time between timezones

  1. Pick the source timezone using the dropdown. Your local zone is detected automatically on first load.
  2. Pick the target timezone, or use one of the quick-city shortcuts on the side panel.
  3. Enter the date and time, or click Now to fill it with the current moment.
  4. Read the converted local time in the target zone. The source time is shown below for context.

Common uses

Technical specification

Frequently asked questions

How does the timezone converter work?
The tool uses Intl.DateTimeFormat with the IANA timezone database that ships in every modern browser. The date and time you enter are treated as wall-clock time in the source zone, then the same absolute moment is formatted in the target zone.
Is the IANA database kept up to date?
The database ships with your browser and is updated whenever the browser updates. That means current daylight saving rules and recent zone changes are reflected automatically.
How many time zones can I convert between?
Every IANA zone exposed by Intl.supportedValuesOf('timeZone') is available, currently over 400 zones covering every region of the world.
Is my data sent to a server?
All processing runs in your browser. The dates and zones you enter are never sent anywhere.
Does the tool handle daylight saving transitions?
Yes. Conversions for any specific date use the daylight saving rules in effect on that date, including offsets that are not whole hours.

Reviewed and tested May 25, 2026.