1.0.0 • Published 1 year ago

yunda-comments v1.0.0

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

下载命令

npm install yunda-comments

导入命令

const yunda = require('./yunda-comments')
 

格式化时间

const dt = yunda.dateFormater(new Date());
// 结果 2023-04-16
1.0.0

1 year ago