Epoch / Unix Timestamp Converter
Convert between Unix timestamps and human-readable dates. Supports seconds and milliseconds.
Current Unix Timestamp
1785614967
Timestamp → Date
Date → Timestamp
Frequently Asked Questions
What is a Unix timestamp?
A Unix timestamp (or epoch time) is the number of seconds since January 1, 1970 00:00:00 UTC. It's used across programming languages for reliable date/time handling.
Does this support milliseconds?
Yes. If your timestamp has 13 digits, it's automatically treated as milliseconds. 10-digit timestamps are treated as seconds.
More free tools
Paste an error or stack trace and get a plain-English explanation, the likely cause, and how to fix it.
Explain This Regex (AI)Paste a regular expression and get a plain-English explanation, a token-by-token breakdown, and example matches.
JSON Formatter & ValidatorFormat, validate, and beautify JSON data instantly. Catch syntax errors with line numbers.
Base64 Encode / DecodeEncode text to Base64 or decode Base64 strings back to plain text. Supports UTF-8.
Tired of debugging in production?
Bugsly catches errors before your users do — with AI-powered explanations and instant fixes.
Get Started Free