下载 npm i laborerseven-date -D 使用 const woDate = require('laborerseven-date') console.log(woDate.format("y-m-d h:i:s")); console.log(woDate.format("y/m/d h:i:s")); console.log(woDate.format("h:i:s"));