EpochLab

Epoch Difference Calculator

The gap between two timestamps

Subtract one timestamp from another and get the answer in seconds and in human units — plus the same difference expressed in each of the four common precisions.

Questions people ask

The things that come up about epoch difference calculators, answered plainly.

What if my two timestamps are in different units?

The page detects it from the digit counts and says so, rather than reporting a difference of fifty thousand years. Mixed units are the usual cause of an absurd duration in a log.

Is subtracting timestamps safe across daylight saving?

Completely. Unix time has no zones and no daylight saving in it — the difference between two timestamps is exact elapsed seconds, which is why durations should always be computed from timestamps rather than from local times.

Related tools

Seconds, milliseconds, microseconds and nanoseconds, in both directions.

All 160 tools · More in unix time & epochs