All tools

TIME / 025

Unix Timestamp Converter

Convert Unix seconds or milliseconds to local and UTC date-time.

Private workspaceYour input stays on this device. HaloBench tools run in your browser whenever possible.
Converted result
Local: 8/30/2026, 7:57:26 AM
UTC: Sun, 30 Aug 2026 07:57:26 GMT
ms: 1788076646000

Guide / 01

When to use it

Use it to turn a ten-digit epoch value from a server log into local and UTC time or convert a local date-time into seconds for an API request.

Guide / 02

Quick guide

  1. Enter Unix seconds or milliseconds, or use the current-time button for a fresh example.
  2. Compare Local, UTC, and millisecond output and choose the time basis required by the receiving system.
  3. When converting from the date field, remember that the entered wall time is interpreted in the browser's local zone.

CHECK

Validate the result

Enter 0 and confirm that UTC points to 1970-01-01 00:00:00 and that the millisecond value is zero.

LIMITS

Know the limits

An absolute value below one trillion is treated as seconds and a larger value as milliseconds, so very distant second values can be misclassified. Display depends on the device zone and browser date range.

Reference

Input and output example

Actual output depends on your input and browser environment. Verify any value used for an important decision.

Example input
1786137600
Expected output
Local date · UTC date · milliseconds

FAQ

Frequently asked

Why does the same timestamp show a different clock time on another computer?

The timestamp identifies the same instant, but Local output is formatted in each device's time zone. Use the UTC line for system-to-system comparisons.

Does my data leave this device?

No. This tool is designed to process its working data in your browser. Advertising may load separately, but your tool input is never sent with it.