Unix Timestamp Converter
Convert epoch timestamps to dates and dates to timestamps
Client-sideLive ClockInstant
Current Unix Timestamp
1773915987
3/19/2026, 10:26:27 AM UTC
Timestamp → Date
Date → Timestamp
What is a Unix Timestamp?
A Unix timestamp (also called epoch time) is the number of seconds that have elapsed since January 1, 1970, 00:00:00 UTC. It is a simple, universal way to represent a specific point in time as a single integer, widely used in programming, databases, APIs, and log files.
How to Use this Tool
- Timestamp → Date: Paste a Unix timestamp (seconds or milliseconds) and click Convert. The tool automatically detects the unit.
- Date → Timestamp: Pick a date and time using the date picker, then click Convert to get the corresponding Unix timestamp in seconds and milliseconds.
- Live Clock: The current Unix timestamp at the top updates every second.
Common Reference Points
| Date | Timestamp |
|---|---|
| Epoch (Jan 1, 1970) | 0 |
| Y2K (Jan 1, 2000) | 946684800 |
| Jan 1, 2024 | 1704067200 |
Explore More
Markdown PreviewWrite Markdown and see the rendered preview in real time.
Base64 EncodeConvert plain text or binary data into Base64 format instantly.
Base64 DecodeDecode Base64 strings back to readable text or binary data.
URL Encode/DecodeEncode or decode URLs, query strings and special characters.
HTML Entity Encode/DecodeConvert HTML special characters to entities and back.
Hex ↔ ASCIIConvert between hexadecimal and ASCII text representations.
JWT DecodeInspect and verify JSON Web Token payloads and headers.
Hash GeneratorGenerate MD5, SHA-1, SHA-256, SHA-512 hashes from any text.
