时间戳工具
将 Unix 时间戳转换为人类日期
当前 Unix 时间
1785951801
Click to sync with current time
时间戳(秒)
ISO 日期格式
世界标准时间
...当地时间
...相对的
...Use these tools directly in Chrome
Install the DailyDevTools extension — access all tools from your browser toolbar
What is Timestamp Tool?
Unix timestamps are integers counting seconds (or milliseconds) since January 1, 1970 UTC. They appear everywhere in logs, APIs, and databases but are unreadable to humans. DailyDevTools' Timestamp Converter instantly converts Unix timestamps to human-readable dates and times, converts dates back to timestamps, and handles both second and millisecond precision — with support for any timezone.
How to use Timestamp Tool
- 1Paste a Unix timestamp (seconds or milliseconds) into the input field
- 2The converter auto-detects whether it is seconds or milliseconds based on the magnitude
- 3Select a timezone to see the equivalent local time in any region
- 4Or pick a date and time using the date picker to convert it to a Unix timestamp