Timestamp Converter

Convert between timestamps and human-readable dates

Current Timestamp

1755223967
August 15, 2025 at 02:12:47 AM UTC

Timestamp to Date

Quick Examples:

Date to Timestamp

Enter date and time in your local timezone

About Unix Timestamps

What is Unix Timestamp?

Unix timestamp is the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT), not counting leap seconds.

Common Use Cases

  • Database storage
  • API responses
  • Log files
  • System programming