JavaScript获取当前时间

JavaScript获取当前时间

var now_time = Date.parse(new Date()) / 1000;
posted @ 2019-10-21 09:23  GetcharZp  阅读(133)  评论(0编辑  收藏  举报