Unix Timestamp Converter

Convert between Unix timestamps and human-readable dates.

Converter

Convert Unix Timestamp

Enter a Unix timestamp (seconds since January 1, 1970)

Enter date and time in YYYY-MM-DD HH:MM:SS format

Guide

What is a Unix Timestamp?

A Unix timestamp is a way to track time as a running total of seconds starting from the Unix Epoch on January 1st, 1970, at UTC. This count of seconds is a single number that represents a specific point in time.

Key points about Unix timestamps:

  • They are always in UTC (Coordinated Universal Time)
  • They are represented as a single number (seconds since epoch)
  • They are widely used in programming and computer systems
  • They provide a standardized way to represent time across different systems
Guide

How to Convert Unix Timestamps

To convert between Unix timestamps and human-readable dates, follow these steps:

  1. 1
    To convert from Unix timestamp to date: Enter the Unix timestamp in the first field
  2. 2
    To convert from date to Unix timestamp: Enter the date and time in YYYY-MM-DD HH:MM:SS format
  3. 3
    Click "Convert" to see the result
Tools

Date & Time Converters

Need other converters?

Can't find the converter you need? Contact us to suggest other date and time converters.