Unix 时间戳转换器
在 Unix 时间戳(秒/毫秒)与人类可读日期之间转换。自动检测格式,显示 ISO 8601、相对时间和时区。
当前 Unix 时间戳:
1772199845转换结果
输入 Unix 时间戳或日期字符串并点击转换
免费在线 Unix 时间戳转换器
将 Unix 时间戳(纪元时间)转换为人类可读的日期格式,反之亦然。自动检测秒或毫秒输入格式,支持 ISO 8601、UTC、本地时间和相对时间显示。
如何转换 Unix 时间戳
- 输入 Unix 时间戳或日期字符串
- 工具自动检测输入格式
- 点击转换查看所有日期格式
- 点击复制按钮复制值
常见问题
相关工具
使用方法
- Enter a Unix timestamp to convert to a human-readable date
- Or enter a date string to convert to a Unix timestamp
- The tool auto-detects seconds vs milliseconds
- View results in UTC, local time, and ISO format
常见用途
- Converting API timestamps to readable dates
- Debugging date-related issues
- Comparing timestamps across systems
- Working with JWT token expiration times