Skip to content
TR ToolRux

Epoch / Unix Timestamp Converter

Convert between Unix timestamps and human-readable dates with a live epoch clock, relative time display, and support for seconds and milliseconds.

Current Unix Timestamp

1774289667

📖 Learn More

Everything you need to know

Unix Timestamp to Human Date

Enter any Unix timestamp and instantly see the corresponding date in multiple formats: UTC, ISO 8601, your local timezone, and relative time (e.g., "3 days ago"). Toggle between seconds (10-digit) and milliseconds (13-digit) timestamps.

Date to Unix Timestamp

Pick a date and time from the calendar inputs and get the corresponding Unix timestamp in both seconds and milliseconds. Use the "Now" button to quickly grab the current moment.

Live Epoch Clock

The live counter at the top shows the current Unix timestamp updating every second. Click "Copy" to grab the current value instantly — perfect for quick debugging and logging.

Multiple Output Formats

Every conversion shows the result in four formats: Unix seconds, Unix milliseconds, ISO 8601 (e.g., 2025-01-15T12:00:00.000Z), and UTC string. Each value can be copied individually with one click.

Use Cases

Essential for debugging API timestamps, decoding JWT exp/iat claims, reading database time columns, analyzing server logs, and converting between time formats in different programming languages.

Related Tools

Calculate the gap between dates with the Date Difference Calculator, convert across timezones with the Time Zone Converter, or build scheduled tasks with the Cron Generator.