1.0.0 • Published 3 years ago
chc-tools3 v1.0.0
安装
nmp install itheima-tools
导入
const itheima = require("itheima-tools")
格式化时间
// 调用dateFormat 对时间进行格式化
const dtStr = itheima.dateFormat(new Date())
// 结果 2022-03-30 15:59:00
console.log(dtStr)
开源协议
ISC
1.0.0
3 years ago