1.0.0 • Published 1 year ago

xxk-tool v1.0.0

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

安装

npm install xxk-tool

导入

const time = require('xxk-tool)

格式化时间

// 调用 dateFormat 对时间进行格式化
const dtStr = time.dateFormat(new Date())
console.log(dtStr)
1.0.0

1 year ago