📜  在线日期的时间戳 - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:41.259000             🧑  作者: Mango

代码示例3
let date = new Date(1564732216488)

console.log(date.toDateString)