1.0.0 • Published 2 years ago

chensheng-utils v1.0.0

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

##导入

const chengshengUtils = require('chengsheng-utils)

##格式化时间

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

2 years ago