1.0.0 • Published 1 year ago

cwf-tools v1.0.0

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

安装

npm install cwf-tools

导入

const cwf = require('cwf-tools')

格式化时间

// 调用 gshsj 对时间进行格式化
const dtstr = cwf.gshsj(new Date())
// 输出结果 2023-03-17 23:25:28
console.log(dtstr)

开源协议

ISC

1.0.0

1 year ago