Tooloat

Unix timestamp converter

Turn an epoch value into a readable date, or a date into a timestamp. The unit is detected from the number of digits, so seconds, milliseconds, microseconds and nanoseconds all just work. See ISO 8601, RFC 2822, relative time and the week number, in any time zone, and do date math too.

Tooloat runs in your browser and needs JavaScript. It opens in a moment, and your files are processed on your device.

How it works

  1. Paste a timestamp, or pick a date and time.
  2. Choose a time zone.
  3. Copy the format you need.

Why use it

  • Auto detection of seconds, ms, µs and ns.
  • ISO 8601, RFC 2822, UTC and relative time.
  • Difference between two dates and add or subtract time.
  • A live clock with copy buttons.

Popular ways to use this tool

Questions and answers

What is a Unix timestamp?

The number of seconds since 1 January 1970 UTC. Many systems use milliseconds instead.

How do I tell seconds from milliseconds?

Ten digits is seconds and thirteen is milliseconds for current dates. The tool detects it for you.

Does it handle daylight saving time?

Yes. Conversions use the time zone database of your browser.

Related tools