Skip to content

Time Zone Converter

Runs in your browser

Pick a moment in one zone and read it in all the others at once — with the offset that actually applied on that date, not a fixed one.

Showing right now, live

Reading your browser's time zones…

How this one works

Pick a date and time and say which zone you typed it in; everything else is the same instant, written the way a clock in each place would show it. Leave the date empty and the table follows the current moment instead.

Offsets come from your browser's copy of the IANA time zone database, looked up for the exact date you chose rather than today — so a meeting in late March converts with the offsets that will actually be in force then, and the abbreviation changes with it (EST to EDT, GMT to BST). When a converted time lands on a different calendar day, the row says so, because that is the mistake that costs people a meeting.

Questions

Why does the offset change depending on the date?
Daylight saving. New York is UTC-05:00 in January and UTC-04:00 in July, and the switch dates differ by country. That is why a converter that hardcodes offsets gets the shoulder months wrong, and why this one always asks the browser for the offset at that exact instant.
What if the time I pick does not exist, or happens twice?
Both are flagged above the table. When clocks go forward an hour is skipped, so a reading inside it never happens and the conversion uses the moment it runs into. When clocks go back an hour repeats, and the earlier of the two is used.
Can I share a comparison?
Yes. The date, the base zone and the list of zones are all in the page address, so copying the URL from your browser sends someone the same table. Nothing is stored on a server — the link itself carries everything.

Keyboard shortcuts

Global

  • Show this shortcuts dialogShift?
  • Toggle light / dark themeCtrlShiftL
  • Close dialogsEsc

Formatter & Validator

  • Format JSONCtrlEnter
  • Minify JSONCtrlShiftM
  • Copy outputCtrlShiftC
  • Download output as .jsonCtrlShiftS
  • Clear input and outputCtrlShiftX

Tree Viewer

  • Focus the search box/
  • Expand all nodesCtrlShiftE
  • Collapse all nodesCtrlShiftR

Diff

  • Swap document A and BCtrlShiftS

Time & date tools

  • Use the current time (Epoch Converter)CtrlEnter
  • Copy the main resultCtrlShiftC
  • Clear the inputCtrlShiftX

JSON tools

JSON FormatterPretty-print or minify
JSON ValidatorCheck strict JSON validity
JSON Tree ViewerBrowse JSON as a tree
JSON DiffCompare two documents
JSON Path FinderExplore JSONPath expressions
JSON → CSVFlatten JSON into rows
CSV → JSONTurn rows back into objects

JWT tools

JWT DecoderRead header, payload, claims
JWT VerifierCheck an HMAC signature
JWT Expiry Checkeriat, nbf and exp in local time
JWT GeneratorBuild a signed test token
Base64URL EncoderEncode or decode a segment

Time & date tools

Epoch ConverterTimestamps to real dates
Cron Expression ExplainerCron in plain English
Time Zone ConverterOne moment, many cities
Duration CalculatorDate maths and durations

Code formatters

SQL FormatterBeautify or minify SQL
HTML FormatterBeautify or minify HTML
CSS FormatterBeautify or minify CSS
JavaScript FormatterBeautify or minify JS
Markdown to HTMLConvert with a live preview

Pages

JSON toolsFormat, validate, compare and convert JSON.
JWT toolsDecode, verify and generate JSON Web Tokens.
Time & date toolsConvert timestamps, read cron, compare zones.
Code formattersBeautify and minify SQL, HTML, CSS and JavaScript.
HomePopular tools and categories
All categoriesBrowse tools by category
AboutWhat ToolJar is and why
PrivacyWhat is and is not collected

Theme

Switch to light theme
Switch to dark theme