Timestamp Converter

Convert between Unix timestamps and readable dates.

About the Timestamp Converter

A Unix Timestamp is the number of seconds that have elapsed since January 1, 1970 (UTC). It's a universal standard used widely in computing. This tool helps you convert a Unix timestamp into a human-readable date and time, and also convert a date and time back into a timestamp. It automatically detects timestamps in seconds or milliseconds and provides output in your local timezone, UTC, and a relative format (e.g., "2 hours ago").

How to Use This Tool

  1. Convert from Timestamp: Enter a Unix timestamp into the top input field. The corresponding dates will automatically appear below. Click "Now" to use the current timestamp.
  2. Convert from Date: Enter a date and time (e.g., "2023-10-27 10:00:00") into the bottom input field and click "Convert". The corresponding timestamp and date formats will be calculated.
  3. View Results: The tool displays the date in your local timezone, in UTC, and as a relative time from now.