EpochLab

Unix Time Generator

Generate a Unix timestamp

The current timestamp in every precision, ticking, plus generators for a relative time — an hour from now, a token expiry, a cache header — in one click.

Questions people ask

The things that come up about unix time generators, answered plainly.

What is the current Unix timestamp?

It is on the page, updating every second, in all four precisions. Click any of them to copy.

How do I generate an expiry timestamp?

Pick a lifetime from the offsets — 15 minutes, an hour, 30 days — and copy the result. That is the value a JWT `exp` claim or an `Expires` header wants, in seconds.

Related tools

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

All 160 tools · More in unix time & epochs