Unix Time to Human
Convert Unix timestamps to human-readable dates and times. Automatically detects if input is in seconds or milliseconds.
Local Time
---
UTC Time:
---
ISO 8601:
---
Input Format
Seconds: 10 digits (e.g., 1704067200)
Milliseconds: 13 digits (e.g., 1704067200000)
This tool auto-detects the format based on the number of digits.
Related Tools
- Unix Time Now – Get current timestamp
- Unix Time Diff – Calculate time differences
- Cron Generator – Create scheduling expressions