Time conversion
Convert between Unix timestamps and readable dates.
Use the live clock as a quick reference, then convert in either direction without leaving the page.
What this tool does
Converts readable dates into Unix timestamps and converts Unix timestamps back into readable date-time values.
Why it is useful
It saves time when you are debugging logs, API responses, database values, or scheduled timestamps and need to translate them immediately.
Examples
Convert 2026-03-15 09:30:00 into a Unix timestampDecode 1710412800 from an API responseCopy the current timestamp for a quick test fixture
Date to timestamp
Encode a readable date
Result
Timestamp to date
Decode a Unix value
Result