Current Time:
0
Convert
10 digits
Relative Timeless than a minute ago

UTC/GMT

2026-04-22 09:42:35

UTC

Local Time

2026-04-22 09:42:35

Your Timezone

Bidirectional Conversion

Effortlessly convert from Unix epoch to readable dates and back again.

High Precision

Support for both standard Unix timestamps (seconds) and Java/JS formats (milliseconds).

Real-time Updates

Get the current Unix time in real-time and convert it instantly.

How to Use the Unix Timestamp Converter

1

Enter a Unix timestamp (seconds or ms) to get its date representation.

2

Enter a date and time to calculate its corresponding Unix timestamp.

3

Toggle between seconds and milliseconds depending on your needs.

4

The relative time (e.g., '2 hours ago') is automatically calculated.

FAQ

Frequently Asked Questions

What is a Unix timestamp?
A Unix timestamp (also known as Epoch time) is the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT), not counting leap seconds.
Why do timestamps sometimes have 13 digits?
Standard Unix timestamps are in seconds (10 digits). However, many programming languages like JavaScript use milliseconds (13 digits) for higher precision.
Does this account for time zones?
Unix timestamps are always in UTC. Our tool shows you the conversion in both UTC and your local time for convenience.