1.0.0 • Published 1 year ago

my-tools-by v1.0.0

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

安装

npm install my-tools-guigu

导入

const tools = require('my-tools-guigu')

格式化时间

// 格式化日期
const dt = new Date()
console.log(tools.dateFormat(dt))

开源协议

ISC

1.0.0

1 year ago