Skip to content

Unix Timestamp / Date Converter

Convert Unix timestamps (seconds or milliseconds) to readable dates in local time and UTC, and back again.

Runs locally in your browser

Current Unix time

Preparing local time…

What is the Unix Timestamp / Date Converter?

This converter translates between Unix epoch timestamps and human-readable dates, showing both local time and UTC.

How to use it

  1. 1Enter a Unix timestamp to see the date, or pick a date to see the timestamp.
  2. 2Toggle between seconds and milliseconds.
  3. 3Use “now” to grab the current time.

How it works

A Unix timestamp counts seconds since 1970-01-01T00:00:00Z. The tool multiplies or divides by 1000 as needed and formats with the Intl API in your timezone and UTC.

Limitations & notes

  • Timezone display uses your browser’s locale settings.

No directly related discussion yet.

Start a focused thread and share the question this tool helped you explore.

Ask the community about Unix Timestamp / Date Converter

You might also like