Timezone & Date Math Calculator

Enter a date/time and convert it between a source and target timezone (DST handled via the browser's IANA database), with an optional date-math offset like +2d 3h, -90m, 1w, or ISO-8601 PT30M. The output shows UTC, both zones, ISO, and epoch, and warns about nearby DST changes. The World clock and Business days tabs add a multi-city table and weekday math. Runs in your browser.

Guide

Auto-converts as you type. Ctrl+Enter to re-run.

How to use the Timezone & Date Math Calculator

One calculator for the date and time problems engineers hit every week: convert timestamps across time zones, plan release / incident / on-call windows, do calendar or fixed-duration date math, compute SLA deadlines that respect business hours and holidays, parse ISO 8601 durations like P3DT4H30M, and produce ready-to-paste timezone tables for Slack or Teams. Runs locally in your browser using the IANA timezone database that ships with modern browsers.

What it does

When to use it

How to use it

  1. Convert: enter source date/time and source/target zones. The same instant is shown in both.
  2. Multi-Zone: pin several zones for a single moment.
  3. Date math: pick the unit and offset; toggle calendar vs fixed-duration semantics.
  4. Business / SLA: set weekend rule, business hours, holiday list, then compute the deadline.
  5. Duration: paste an ISO 8601 string or human-friendly duration to break it down.
  6. Date range: enter start and end and read the difference in multiple units.
  7. Calendar: download .ics or open Google Calendar from the computed time.

Tips & pitfalls

FAQ

Runs locally in your browser using the IANA timezone database. No uploads. Holidays you configure stay in your browser.

Related guides