Unix Timestamp Converter
Converts a Unix timestamp to a readable date, or a date to a Unix timestamp. Paste either one — the tool detects which you gave it.
Converts a Unix timestamp to a readable date, or a date to a Unix timestamp. Paste either one — the tool detects which you gave it.
Use cases
- Decoding a timestamp found in a log file or API response
- Getting the Unix timestamp for a specific date and time
Examples
Unix epoch
0
{"iso": "1970-01-01T00:00:00+00:00"}FAQ
Is my data sent to a server?
Yes — the conversion runs on the server for this tool.