Timestamp Converter

Convert between Unix Timestamp and Human Readable Date.

Current Timestamp0

Unix → Date

Date → Unix

About

Convert Unix timestamps (seconds or milliseconds) to human-readable dates and vice-versa. Supports local time and UTC, making it essential for debugging server logs and database records.

Key Features

  • Unix to Date
  • Date to Unix
  • Supports ms/seconds
  • Current time display

How to use

  1. 1Enter or select the supported input.
  2. 2Choose the available settings and run the tool.
  3. 3Review the result, then copy or download it.

Example

Input

1704067200 seconds

Output

2024-01-01T00:00:00.000Z

Limitations

  • Dates use the browser's local time zone and Date implementation. Invalid or out-of-range values may not convert.
  • Processing happens locally in your browser. Tool input is not uploaded to ToolHub.

Last reviewed:

Related Tools