Nirmion
Hilfe Finden Sie ein Werkzeug

Developer & Data

Unix Timestamp Converter

Convert Unix seconds, Unix milliseconds, or a parseable date into exact UTC timestamp facts.

  1. 01Runs in this browser
  2. 02Limits are explicit
  3. 03Copy or download output

Step 1

Set up the source

Enter an integer timestamp or an ISO-style date with an explicit time zone for predictable results.

Confirming the published workspace...

No black box

How this tool handles the input

Integers below 100 billion in absolute value are treated as seconds; larger integers are milliseconds. Date text uses browser parsing and output is UTC.

Before you start

What you need

One Unix timestamp or preferably an ISO 8601 date with Z or an explicit offset.

What you get

What the page gives back

UTC ISO time, Unix seconds, Unix milliseconds, and the interpretation used.

Keep in mind

Use the result responsibly

Date text without a time zone can be interpreted in the local browser zone. Include Z or an offset when the instant matters.

Practical uses

Where this tool earns its place

  1. Read a timestamp copied from an API log.
  2. Convert an ISO test date to epoch units.
  3. Check whether a value is seconds or milliseconds.

Verified data boundary

Source text stays on this page.

The published contract marks these tools as client-only processing. Nirmion uses the API only to confirm that this workspace is enabled in MySQL; source values and results are not sent to Flask.