使用npm安装moment 命令- npm install moment var moment = require("moment"); moment().format("YYYY-MM-DD HH:mm:ss") //格式串可参考官网文档xxxxx/