What is Unix Timestamp?
A Unix timestamp is the number of seconds elapsed since January 1, 1970 (UTC). It's widely used in programming, APIs, and databases.
Convert Unix timestamps to human-readable dates and vice versa
A Unix timestamp is the number of seconds elapsed since January 1, 1970 (UTC). It's widely used in programming, APIs, and databases.
Unix 时间戳是从 1970 年 1 月 1 日 00:00:00 UTC 到指定时间的秒数(或毫秒数),广泛用于计算机系统中记录时间。
在工具中输入时间戳(秒或毫秒),选择时区,工具会自动显示对应的可读日期和时间。
输入日期和时间(或使用日期选择器),选择时区,工具会输出对应的 Unix 时间戳。
支持。工具会自动识别输入是秒级(10位)还是毫秒级(13位)时间戳,也可以手动切换。
支持全球主要时区,包括 UTC、GMT 以及各个国家和地区的本地时区。