Back to Tools
Developer Tools
Unix Time Converter
Convert timestamps to human-readable dates and vice versa
Detected: —
Results
Relative
Day of year
Week of year
Leap year —
RFC 2822
How it works
Enter a Unix timestamp (seconds or milliseconds since January 1, 1970) or a human-readable date, and this tool will convert it to multiple formats instantly.
Supported input formats:
- Unix timestamp in seconds:
1736322323 - Unix timestamp in milliseconds:
1736322323000 - ISO 8601:
2026-01-08T07:45:23Z - Date strings:
Jan 8, 2026or2026-01-08
Click any result to copy it to your clipboard.
Want to learn more?
Read the complete guide with examples and tips
Related developer tools
Continue with nearby tasks in the developer tools hub.
Developer
Backslash Escape/Unescape
Escape or unescape backslash sequences in text
Open tool
Developer
Base64 Encode/Decode
Encode text to Base64 or decode Base64 strings
Open tool
Developer
Basic Auth Generator
Generate HTTP Basic Authorization headers
Open tool
Developer
JSON Format/Validate
Format, validate, and beautify JSON with syntax highlighting
Open tool
Developer
CSV to JSON
Convert CSV data to JSON array format
Open tool
Developer
Regex Tester
Test and debug regular expressions with live matching
Open tool