摘要: 在JS中获取timestamp:var timestamp=Math.round(new Date().getTime()/1000); 在JS中将timestamp转换为Date: 使用: 阅读全文
posted @ 2016-09-07 12:38 LittleMoon 阅读(19170) 评论(0) 推荐(0) 编辑