MV Tools
Sign in

Text tool

Unix Timestamp Converter

Convert Unix timestamps to readable dates and convert date-time values back to seconds or milliseconds.

Current Unix time1786714447
Current local time08/14/2026, 01:34:07 PM UTC

Unix Timestamp Converter for Seconds and Milliseconds

Convert Unix timestamps to readable dates, and convert dates back to Unix seconds or milliseconds with local time, UTC, and ISO 8601 output.

What This Tool Does

This browser-based tool parses Unix timestamps in seconds or milliseconds, formats local and UTC date output, and converts selected date-time values into epoch time.

Common Use Cases

  • Reading timestamps from logs, APIs, databases, or analytics events
  • Converting a local or UTC date-time into Unix seconds or milliseconds
  • Copying ISO 8601, UTC, local time, seconds, or milliseconds for testing

How Data Is Handled

Timestamp conversion runs in your browser. Date values and timestamps are not uploaded to the backend.

FAQ

Does this support seconds and milliseconds?

Yes. You can choose seconds, milliseconds, or auto-detection based on timestamp length.

Does the conversion use my local timezone?

Readable local output uses your browser timezone. The tool also shows UTC and ISO 8601 output.

Is any timestamp data sent to the server?

No. This tool runs locally in the browser.