Unix Timestamp Converter

Convert Unix timestamps and human-readable dates both ways.

Runs in your browser — nothing is uploaded.

How to use this tool

  1. Read the live Unix seconds and milliseconds clocks, or paste a timestamp.
  2. Convert timestamp → datetime or datetime → timestamp. Auto-detects seconds vs milliseconds.
  3. Switch Local / UTC when logs and servers disagree on timezone.

Good to know

Conversion is local. Useful when debugging JWT exp, log lines, or generated created_at fields.

Next task