摘要: 1 utc 相差8小时代码如下 (function(){ var data= new Date() console.log("当地时间"+data) var timeData=data.getTime() console.log("时间戳"+timeData) var timeOffsetData= 阅读全文
posted @ 2020-04-14 13:07 繁华落盡 阅读(259) 评论(0) 推荐(0)