Unix Timestamp Converter
Convert between Unix timestamps (seconds/milliseconds) and human-readable dates. Auto-detect format, show ISO 8601, relative time, and timezone info.
Current Unix Timestamp:
1772199893Conversion Results
Enter a Unix timestamp or date string and click Convert
Free Online Unix Timestamp Converter
Convert Unix timestamps (epoch time) to human-readable dates and vice versa. This tool auto-detects whether the input is in seconds or milliseconds, and converts to ISO 8601, UTC, local time, relative time, and more. Essential for developers working with APIs, databases, and logging systems.
How to Convert Unix Timestamps
- Enter a Unix timestamp (seconds or milliseconds) or a human-readable date
- The tool auto-detects the input format, or use the format toggle
- Click Convert to see all date representations
- Click the copy button next to any format to copy the value
Frequently Asked Questions
Related Tools
Avalie esta ferramenta
3.9 / 5 · 118 avaliações
Fique atualizado
Receba dicas de dev e novos ferramentas semanalmente.
Sem spam. Cancele a qualquer momento.
Enjoy these free tools?
☕Buy Me a CoffeeHow to Use
- Enter a Unix timestamp to convert to a human-readable date
- Or enter a date string to convert to a Unix timestamp
- The tool auto-detects seconds vs milliseconds
- View results in UTC, local time, and ISO format
Common Use Cases
- Converting API timestamps to readable dates
- Debugging date-related issues
- Comparing timestamps across systems
- Working with JWT token expiration times