首页 工具

Unix Timestamp Converter

Convert between Unix timestamps and human-readable dates.

--
--

Timestamp → Date

Date → Timestamp

Batch Convert

Unix Timestamp Converter — Epoch Time Converter Online

Unix timestamps represent the number of seconds (or milliseconds) elapsed since January 1, 1970 UTC — the Unix epoch. This free online timestamp converter instantly translates between Unix timestamps and human-readable date/time formats. It supports both second and millisecond precision, multiple timezone settings, and batch conversion. Essential for developers working with APIs, databases, log files, and any system that uses epoch time internally.

Key Features

How to Use

Enter a Unix timestamp in the input field to convert it to a human-readable date, or pick a date to get the corresponding timestamp. The current timestamp updates in real time for quick reference.

Frequently Asked Questions

What is a Unix timestamp?

A Unix timestamp is the number of seconds since January 1, 1970 00:00:00 UTC (the Unix epoch). It's widely used in programming for date/time representation.

Does it support milliseconds?

Yes, the tool supports both seconds and milliseconds timestamps. It auto-detects the format based on the number length.

Can I convert multiple timestamps at once?

Yes, use the batch conversion feature to convert multiple timestamps at once, one per line.