Timestamp Converter

Convert between Unix timestamps and human-readable dates

How to Use

  1. Enter a Unix timestamp (seconds or milliseconds) or a date string.
  2. Click the 'Now' button to use the current time.
  3. Conversion results in various formats are displayed.

FAQ

What is a Unix timestamp?

A Unix timestamp is a number representing the seconds (or milliseconds) elapsed since January 1, 1970 00:00:00 UTC.

How do I distinguish seconds vs milliseconds timestamps?

Seconds timestamps are typically 10 digits, while milliseconds are 13 digits. This tool detects the format automatically.

Related Tools