Time tool

Timestamp Converter

Convert Unix timestamps to dates and dates back to Unix time in seconds or milliseconds.

Use the tool

Common use cases

  • Convert timestamps from logs and API payloads.
  • Copy seconds or milliseconds for scripts.
  • Compare local time and UTC quickly.

Example input

1714857600

Related tools

FAQ

What is a Unix timestamp?

It is the number of seconds since January 1, 1970 at 00:00:00 UTC.

Does this support milliseconds?

Yes. 13-digit timestamps are treated as milliseconds.

What timezone is shown?

The output includes both local time and UTC.