Timestamp Converter

Convert between Unix timestamps (epoch time) and human-readable dates.

Current Unix Timestamp:

What is Unix Timestamp?

A Unix timestamp is the number of seconds since January 1, 1970 (UTC). It is widely used in programming and databases.

Formats Shown

  • Unix timestamp (seconds)
  • Milliseconds timestamp
  • ISO 8601 format
  • Local date/time string
  • UTC date/time string

Keyboard Shortcuts

  • Ctrl + L - Focus input field
  • Ctrl + Enter - Use current time
  • Ctrl + Shift + C - Copy results
  • Ctrl + S - Download results
  • Escape - Clear all inputs
  • Space - Use current time
  • Double-click results - Select all text