JavaScript实现日期时间转时间戳

JavaScript实现日期时间转时间戳目录1、date.getTime()2、date.valueOf()3、Date.parse(date)4.时间戳转年月日时分秒5.当前时间往前推3