Unix Timestamp Converter
Convert between Unix timestamps and human-readable dates.
Your file never leaves this browser tab — everything runs locally on your device.
Was this tool helpful?
How to use unix timestamp converter
- To convert a timestamp: enter it, choose seconds or milliseconds, and read the local and UTC date.
- To convert a date: pick a date and time, and read the resulting Unix timestamp in seconds and milliseconds.
- Use the "Now" button to get the current timestamp instantly.
Common use cases
- Debugging a timestamp value found in an API response, log file or database row.
- Converting a human date into a Unix timestamp for a script or query.
- Checking whether a timestamp is in seconds or milliseconds.