1.0.0 • Published 1 year ago

form-date-chefeng v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

安装

npm install itchefeng-tools

导入

const dt = require('./itchefeng-tools/index')

格式化时间

// 调用dateFormat 对时间进行格式化
const dtStr = dt.dateFormat(new Date())
// 结果 222022-10-03 16:56:07
console.log(dtStr);

开源协议

ISC

1.0.0

1 year ago