Unix Timestamp Converter
时间戳转换工具
Convert Unix timestamps to dates and vice versa. 快速在时间戳与日期之间相互转换。
Current Time / 当前时间
-
Seconds / 秒
-
Milliseconds / 毫秒
-
UTC Time / UTC 时间
Timestamp → Date / 时间戳转日期
Enter timestamp above... / 在上方输入时间戳...
Date → Timestamp / 日期转时间戳
Select date above... / 在上方选择日期...
What is this tool?
This converter translates Unix timestamps (epoch time) to human-readable dates and vice versa. It supports both seconds and milliseconds precision.
How to use
- Enter a Unix timestamp or select a date.
- The tool instantly shows the converted result.
- Toggle between seconds and milliseconds as needed.
Privacy
All conversions happen locally in your browser. No data is sent to any server.
FAQ
What is a Unix timestamp?
A Unix timestamp is the number of seconds that have elapsed since January 1, 1970 (UTC), also known as the Unix epoch.
How do I tell seconds from milliseconds?
A 10-digit number is usually seconds. A 13-digit number is usually milliseconds.
Is my data uploaded?
No. This tool runs entirely in your browser.