Unix Timestamp Converter
Date & Time
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 | 1 | 2 | 3 | 4 |
130319
Converted Formats
Unix Timestamp
1774530199
ISO 8601
2026-03-26T13:03:19.000Z
UTC
Thu, 26 Mar 2026 13:03:19 GMT
Local
3/26/2026, 1:03:19 PM
How to Use
The tool initializes with the current time. Enter a Unix timestamp (seconds) or use the date-time picker to select a date. Both inputs are bidirectional — changing one updates the other. Click "Now" to reset to the current time. Use copy buttons to copy any format.
What Is a Unix Timestamp
A Unix timestamp (also called epoch time) represents the number of seconds elapsed since January 1, 1970, 00:00:00 UTC (the Unix epoch). It is widely used in programming, databases, and APIs as a universal way to represent points in time. Negative values represent dates before 1970.
Privacy
All conversion happens entirely in your browser. No data is sent to any server.