NewKit / Time / Unix Timestamp
ES EN

Unix Timestamp

Convert between date and Unix timestamp (epoch). · Processed in your browser.

Now (Unix)
Unix timestamp
Date

What is Unix Timestamp?

A Unix timestamp (epoch) counts the seconds elapsed since January 1, 1970 in UTC, and it's the most common way to store dates in databases, logs and APIs. This tool converts both ways between epoch and human-readable dates —in your timezone, in UTC and in ISO 8601 format— and shows the current time live.

Paste an epoch number to see which date it corresponds to, or check the current timestamp for your tests. It's essential when debugging timestamped logs or working with an API's date fields.

Frequently asked questions

Is it free?

Yes, all NewKit tools are completely free.

Is my data sent to a server?

No. Processing happens 100% in your browser, so it is safe even for sensitive data.