1.0.0 • Published 4 months ago

chensheng-utils v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

##导入

const chengshengUtils = require('chengsheng-utils)

##格式化时间

const { dateFormat } = require('./chensheng-utils')
console.log(dateFormat(new Date()))
1.0.0

4 months ago