All tools · 🔄 Convert

🌐 Time Zone Converter

Pick a source time zone and a moment in time — see the equivalent in all major world time zones. Handles DST automatically using your browser's Intl API.

Loading tool…

Examples

Meeting at 9 AM New York
InputNYC 9:00 AM EST
OutputLondon 2 PM · Paris 3 PM · Sydney 1 AM (next day)
Tokyo midnight
InputTokyo 00:00 JST
OutputUTC 15:00 (prev day) · LA 16:00 PST

Frequently asked questions

Does it handle DST?

Yes. We use the IANA timezone database via the browser's Intl API, which knows DST rules for every zone including their historical changes.

What is the difference between EST and EDT?

EST = Eastern Standard Time (winter, UTC−5). EDT = Eastern Daylight Time (summer, UTC−4). "America/New_York" auto-switches between them.

Should I use UTC or my local zone for log timestamps?

UTC. Always store and exchange in UTC; convert to local only for display. Saves a thousand bugs from DST changes and travelers.

About this tool

Time Zone Converter runs entirely in your browser using standard Web APIs. No data is sent to any server. The source for this tool is in our public GitHub repository.

Related tools

← All 96 tools

Why this tool

vs typical free web-tool sites

1vwTypical free site
PriceFreeFree
Signup requiredNoOften (for premium features)
Ads inside the toolNoYes (banner + video)
Data sent to serverNo (browser-only)Yes (inputs analyzed for ads)
Total tools96Often <20 or scattered across sites
Bookmarkable URL per toolYesMixed
Loads in under 1sYes (static)Often slow (ad tracking)
MultilingualEN / ES / PT / FR / DEUsually EN only
Open sourceYesNo