1.0.0 • Published 2 years ago

package007 v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

安装

npm install package007

导入

const index = require('./index')

格式化时间

const t = new Date()
const tim = index.dataFormate(t)
console.log(tim);

开源协议

ISC

1.0.0

2 years ago