加解密 7个在线工具
文本工具 11个在线工具
开发 13个在线工具
网络 9个在线工具
换算器 17个在线工具
生活 13个在线工具
图片 6个在线工具
旧版工具 9个在线工具
日期时间转换器 - Date-time converter
将日期和时间转换为各种不同的格式
Convert date and time into the various different formats
Convert date and time into the various different formats
ChaHuo时间
拷贝
Timestamp
拷贝
Timestamp in milliseconds
拷贝
ISO 8601
拷贝
Date Time (UTC)
拷贝
Date Time (your time zone)
拷贝
JS locale date string
拷贝
RFC 7231
拷贝
Mongo ObjectID
拷贝
日期时间转换器常见问题
什么是 Unix 时间戳?
从 1970-01-01 00:00:00 UTC 到某时刻经过的秒数(或毫秒数),是编程与接口中最常用的时间表示方式。
时间戳秒和毫秒有什么区别?
秒级时间戳是 10 位数字,毫秒级是 13 位。两种格式本工具都能自动识别,也可以手动切换。
为什么时间戳转出来差 8 小时?
时间戳本身是 UTC 时间,显示为北京时间(UTC+8)需要加 8 小时。本工具默认按本地时区展示,可放心对照。