js如何把时间戳换算成天数

js如何把时间戳转换成天数,下面web建站小编给大家简单介绍一下实现代码!var time = Date.parse(new Date(“2023-01-11 17:00”))。

时间戳转天数时间戳转毫秒时间转换