Epoch Batch Conversion Tool. Date Converter, Time Converter

Time tools on this page

  1. Convert time FROM epoch/timestamp (make it readable)
  2. Convert time TO epoch/timestamp (create timestamps)

With this tool, you can export your lists to CSV (Excel). Always double-check your results.

Convert time, convert epoch dates to human-readable dates

Copy your list of Unix epoch timestamps below (max. 20000).
This script also accepts lists of timestamps in milliseconds (1/1,000 second) or microseconds (1/1,000,000 second).

: GMT/UTC
Output to:




Timestamps input:





:

Convert time, convert human-readable dates to epoch dates

Output to:





:

Allowed input formats:
Fri, 08 Dec 2023 11:48:58 +0000 (RFC 2822)
20231208114858 (YmdHis)
20231208 (Ymd)
08-12-2023 11:48:58 (d-m-Y H:i:s)
08-12-2023 (d-m-Y)
12.08.2023 11:48:58 AM (m.d.Y h:i:s A)
12.08.2023 (m.d.Y)
2023-12-08 (ISO 8601 date)
2023-12-08T11:48:58Z (ISO 8601 date+time)
2023-12-08 11:48:58 (Y-m-d H:i:s)
... and many more (just try and verify the results).
If you don't specify a timezone GMT/UTC is used.
Special characters are stripped.