⚡ TOOLBOX
🕐

Unix Timestamp Converter

Convert Unix timestamps to human-readable dates and vice versa. Supports seconds and milliseconds with multiple timezone display.

Current Timestamp
1775676422seconds1775676422494ms

How to Use

  1. 1Paste or enter your input in the field above.
  2. 2Click the action button to process.
  3. 3Copy the result or download it.

Frequently Asked Questions

What is a Unix timestamp?
A Unix timestamp is the number of seconds (or milliseconds) that have elapsed since January 1, 1970 (UTC), known as the Unix epoch.
Seconds vs milliseconds?
Standard Unix timestamps use seconds (10 digits). JavaScript and many APIs use milliseconds (13 digits). The tool auto-detects the format.
What timezone is used?
Unix timestamps are always in UTC. The tool displays the converted time in your local timezone and also shows the UTC equivalent.

Related Tools