anındahesapla

Unix Timestamp Conversion Calculator

Convert a date to a Unix timestamp and back.

WhatsApp X Facebook

Result

1781015400

Unix timestamp: 1781015400

What Is a Unix Timestamp?

A Unix timestamp is the number of seconds elapsed since January 1, 1970. It is the standard way of counting time in software and databases.

How is it calculated?

How Is It Calculated?

  1. Enter a date-time or a timestamp.
  2. A conversion between the two is performed.

The timestamp is usually calculated based on UTC.

Frequently Asked Questions

Why is it counted from 1970?
Since January 1, 1970 is taken as the starting (epoch) date of Unix systems, seconds are counted from this point.

Related calculations