Utility Workspace
Unix Timestamp Converter
Convert epoch timestamps to dates and dates to timestamps
Client-sideLive ClockInstant
Current Unix Timestamp
1776488929
4/18/2026, 5:08:49 AM UTC
Timestamp → Date
Date → Timestamp
Tool Guide
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.
Practical Flow
How to Use This Tool
- 1Timestamp → Date: Paste a Unix timestamp (seconds or milliseconds) and click Convert. The tool automatically detects the unit.
- 2Date → Timestamp: Pick a date and time using the date picker, then click Convert to get the corresponding Unix timestamp in seconds and milliseconds.
- 3Live Clock: The current Unix timestamp at the top updates every second.
More Details
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.
Base64 ImageConvert images to Base64 strings and decode Base64 back to images.
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.
