Unix Timestamp Converter

Unix Timestamp Converter

Convert epoch timestamps to dates and dates to timestamps

Client-sideLive ClockInstant

Current Unix Timestamp

1773915987

3/19/2026, 10:26:27 AM UTC

Timestamp → Date

Date → Timestamp

What is a Unix Timestamp?

A Unix timestamp (also called epoch time) is the number of seconds that have elapsed since January 1, 1970, 00:00:00 UTC. It is a simple, universal way to represent a specific point in time as a single integer, widely used in programming, databases, APIs, and log files.

How to Use this Tool
  1. Timestamp → Date: Paste a Unix timestamp (seconds or milliseconds) and click Convert. The tool automatically detects the unit.
  2. Date → Timestamp: Pick a date and time using the date picker, then click Convert to get the corresponding Unix timestamp in seconds and milliseconds.
  3. Live Clock: The current Unix timestamp at the top updates every second.
Common Reference Points
DateTimestamp
Epoch (Jan 1, 1970)0
Y2K (Jan 1, 2000)946684800
Jan 1, 20241704067200

Explore More