⚑

Timestamp Converter

Convert Unix timestamp to date and date to timestamp.

Current Unix Timestamp

0

* Unix timestamp: Seconds elapsed since January 1, 1970 00:00:00 UTC

* 10 digits = seconds, 13 digits = milliseconds (auto-detect)

Timestamp Converter

Convert Unix timestamps

Convert Unix timestamp to date and date to timestamp.

Common timestamp conversion scenarios

Convert between Unix timestamps and date-time values during development, log inspection, or API debugging.

  • Auto-detect 10-digit second timestamps
  • Auto-detect 13-digit millisecond timestamps
  • Convert a selected date and time into a Unix timestamp

UTC basis

Unix timestamps count elapsed time from 1970-01-01 00:00:00 UTC.