100% local processing — your files and data never leave this browser. No uploads, no server storage.

OnboxTools

Unix Timestamp Converter — Epoch & Linux Time Free

Free · Browser-only · No upload

Unix Timestamp & Epoch Converter

Timestamp converter · Unix time converter · Linux timestamp converter

Use this unix timestamp converter to convert epoch and convert epoch time into readable dates. An epoch timestamp converter and epoch unix timestamp converter for unix timestamp to date, unix time to date, and convert date to unix timestamp — all client-side.

Unix / epoch timestamp

Unix time & epoch converter guide

Convert epoch time to date (unix timestamp to date)

Paste unix time or a unix timestamp from logs, JWT exp claims, or MySQL. This timestamp converter decodes seconds or milliseconds so you can convert unix time to time in local and UTC formats.

Convert time to unix time (convert date to unix timestamp)

Pick a calendar datetime to convert time to unix timestamp values. Copy epoch seconds for Linux crontab debugging or convert time to unix time in milliseconds for JavaScript Date.now().

Epoch unix converter & linux timestamp converter

GNU/Linux, PHP time(), and Python time.time() emit 10-digit epoch seconds. Use this linux timestamp converter and epoch unix converter when reviewing server logs or converting timestamp to unix time from human dates.

Seconds vs milliseconds

A 10-digit unix timestamp is usually seconds; 13 digits are milliseconds. Toggle the unit when you convert epoch from mixed sources so the calendar date stays correct.

More Text Utilities

🏷️
Barcode Generator
🧬
Base64 Encoder
🔡
Case Converter
🎨
Color Picker
Cron Generator
🎨
CSS Minifier
🔎
Find and Replace
🛡️
HTML Entity Encoder
📰
HTML Minifier
📋
Markdown Preview
📱
QR Code Generator
🎲
Random Number
🔍
Regex Tester
↩️
Reverse Text
✂️
Split String
🔁
Text Repeater
📖
Text Viewer
🕐
Unix Timestamp
🔗
URL Encoder
🌐
UTF-8 Encoder
📊
Word Counter

Browse by category

Common questions

Epoch & unix time FAQ

How do I convert epoch or convert epoch time to a date?

Paste the number in Unix time to date mode. This epoch timestamp converter shows local time, UTC, and ISO — use it to convert epoch time to date in one step.

How do I convert time to unix time or convert time to unix timestamp?

Switch to Convert date to unix timestamp, pick your datetime, and copy seconds or milliseconds. That is how you convert time to unix time for APIs and databases.

How do I convert unix time to time I can read?

Use Timestamp → Date mode to convert unix time to time in your local zone plus UTC. Works as a unix time converter and timestamp converter for 10- or 13-digit values.

What is the difference between unix timestamp and unix time?

They usually mean the same thing: seconds (or ms) since 1 Jan 1970 UTC. This page handles unix timestamp to date and unix time to date the same way.

Is this a linux timestamp converter?

Yes. Linux date, GNU date, and most server logs use Unix epoch seconds. Paste log timestamps here to decode them — a practical linux timestamp converter in the browser.

Epoch unix converter vs epoch unix timestamp converter?

Both phrases describe the same job: decode epoch values. This tool is an epoch unix converter and epoch unix timestamp converter with seconds/ms toggle.

How do I convert timestamp to unix time from a calendar date?

Use Date → Timestamp mode to convert date to unix timestamp values. You get unix time in seconds and milliseconds plus ISO UTC.

Is data sent to a server?

No. All conversions use the JavaScript Date object locally — safe for production log snippets and JWT exp values.