关于js中时间戳的问题

    xiaoxiao2021-03-25  78

    Math.floor(new Date().getTime()/1000); Integer型     精确到秒

    new Date().getTime()  毫秒

    转载请注明原文地址: https://ju.6miu.com/read-24075.html

    最新回复(0)