Skip to content
booliqSearch tools…

Timestamp Converter

Convert a Unix timestamp to a human-readable date, or a date to a Unix timestamp, with the current time shown live.

Current Unix time
Accepts seconds or milliseconds
Pick a date and time
Free to use, no sign-up, no limit on how many times you run it.More developer tools

Overview

Unix timestamps show up constantly in logs, APIs, and databases but aren't human-readable on their own. This tool converts in both directions and shows the current timestamp live.

  • Live-updating current Unix timestamp
  • Converts a timestamp to both UTC and local time
  • Converts a picked date/time back to a Unix timestamp

How to use it

  1. 1Paste a timestamp to see its date, or pick a date to see its timestamp
  2. 2Copy whichever value you need

Frequently asked questions

Does this accept both seconds and milliseconds?

Yes — timestamps of 10 digits or fewer are treated as seconds, and longer ones are treated as milliseconds, matching how Unix time is typically represented in each format.

What timezone are the converted dates shown in?

Both UTC and your browser's local timezone are shown, so you can check the exact moment either way.

Related tools

Browse all categories