Best for
- Log review
- API debugging
- UTC and local date checks
Privacy
Timestamp conversion happens locally and does not send values to a backend service.
Quick tips
- Check whether the source uses seconds or milliseconds.
- Compare UTC and local time when debugging logs.
- Use exact timestamps for API payloads.
How to use this tool
- Enter a timestamp or date.
- Choose the conversion direction.
- Copy the converted time.
Common questions
What is a Unix timestamp?
It is a numeric time value measured from January 1, 1970 UTC.
Can I convert both directions?
Yes. You can convert timestamps to readable dates and dates back to Unix time.