1. What does this tool do
This free online time gap calculator computes the exact difference between two date/time moments, each with an IANA timezone. You get an exact duration (days, hours, minutes, seconds) and an optional calendar breakdown (years, months, days) for age or project duration. Use "Use current time" for one or both sides to measure from or to now. Free and private; no sign-up, all in your browser.
2. How to use it
Quick start: Set the first moment (date/time + timezone, or "Use current time"), set the second moment the same way, then read the time gap. Copy the result if needed.
- From — Enter the start date and time and select its timezone, or check "Use current time" to use now.
- To — Enter the end date and time and select its timezone, or check "Use current time" to use now.
- Read the result — The tool shows whether the second moment is before or after the first, the exact duration (days, hours, minutes, seconds), total days as a decimal, and a calendar breakdown (years, months, days) when useful.
3. How it works
The tool converts each moment from its wall-clock time in the chosen timezone to UTC (using the same logic as the Timezone Converter). It then computes the difference in milliseconds and breaks it down into days, hours, minutes, and seconds. The calendar breakdown (years, months, days) is computed in the end date's timezone so that adding that duration to the start date (in calendar terms) approximates the end date. All processing is client-side in your browser.
4. Use cases & examples
- Age — Birth date (and timezone) to today or to another date; get exact duration and "X years, Y months, Z days."
- Project duration — Start and end date/time for a project or event.
- Time until or since an event — Use "Use current time" for one side to see count-up or count-down style gaps.
- Any two moments — Compare two historical or future date/times across timezones.
Example
- From: 2000-01-15 08:00 Asia/Ho_Chi_Minh. To: Use current time in Asia/Ho_Chi_Minh. Result: exact days/hours/minutes/seconds since birth, plus calendar breakdown (e.g. 25 years, 2 months, 27 days).
5. Limitations & known constraints
- IANA only — Only IANA timezone names (e.g. America/New_York) are supported.
- Calendar breakdown — The years/months/days breakdown is based on calendar dates in the end timezone; it is not the same as adding a fixed duration (e.g. "1 month" can vary in length).
- Date range — Very old or far-future dates may edge-case in some browsers depending on system time support.