Timestamp Converter
Convert Unix epoch timestamps to human dates and vice versa.
Unix Timestamp to Date
Thu, 01 Jan 2026 00:00:00 GMT
Thu Jan 01 2026 00:00:00 GMT+0000 (Coordinated Universal Time)
2026-01-01T00:00:00.000Z
Date to Unix Timestamp
1767268800
1767268800000
Operating Manual
3-STEP WORKFLOWEnter a Unix timestamp (seconds or milliseconds) or pick a date/time from the picker.
View converted formats: UTC, Local Time, ISO 8601, Relative Time ("x minutes ago").
Copy the desired representation.
About This Tool
INFORMATIONConvert Unix timestamps in seconds or milliseconds to human-readable UTC and local date formats, and convert dates to timestamps.
This tool processes your input locally in your web browser. Your files, texts, and data never leave your device, ensuring total privacy and instant results with zero wait times.
Frequently Asked Questions
How do I know if my timestamp is in seconds or milliseconds?
10-digit timestamps are usually seconds (e.g. 1740000000) while 13-digit numbers represent milliseconds.