Explosion Tools

Epoch Converter — Unix Timestamp to Date

Convert Unix timestamps to human-readable dates and dates to epoch time. Live current epoch clock.. Gratuit, sans inscription, fonctionne dans votre navigateur.

À propos de Epoch Converter

This epoch converter translates Unix timestamps to human-readable dates and converts dates back to epoch time. The live clock shows the current Unix timestamp updating every second. Epoch → Date mode accepts seconds or milliseconds and displays the result in local time, UTC, ISO 8601, and relative format. Date → Epoch mode accepts ISO 8601, RFC 2822, or natural date strings and outputs both seconds and milliseconds. Essential for debugging logs, API timestamps, database records, and cron scheduling.

Questions fréquentes

What is Unix epoch time?
Unix epoch time counts the number of seconds since January 1, 1970 00:00:00 UTC (the Unix epoch). It's a standard way to represent time in computing — used in APIs, databases, log files, and programming languages worldwide.
Does it handle milliseconds?
Yes. The converter auto-detects whether your input is in seconds or milliseconds. Timestamps larger than 1 trillion are treated as milliseconds (e.g., 1700000000000). Both seconds and milliseconds outputs are shown in the results.
What date formats are accepted?
In Date → Epoch mode, you can enter dates in ISO 8601 (2025-01-15T10:30:00), RFC 2822 (Mon, 15 Jan 2025 10:30:00 GMT), or natural language formats that JavaScript can parse (Jan 15, 2025 10:30 AM).

Outils similaires