Timestamp Converter i !
Convert between Unix timestamps and readable dates.
Timestamp → Date
Time zone time
UTC time
Date → Timestamp
Timestamp
About This Tool
A timestamp is the number of seconds (or milliseconds) since 1970-01-01 00:00:00 UTC, not counting leap seconds. It represents a moment in time but is not human-friendly. This tool converts timestamps to readable date/time strings and back, supporting both second and millisecond precision with multiple timezone options.
Common use cases include debugging time fields in API responses, checking what a log timestamp corresponds to, and converting times across timezones. The date input supports multiple formats such as YYYY-MM-DD HH:mm:ss, ISO 8601, and RFC 2822.
Asia/Shanghai is Beijing Time (UTC+8).