1.0.0 • Published 3 years ago

lorea-itheima-tools v1.0.0

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

##安装

npm install lorea-itheima-tools

##导入

const itheima = require("lorea-itheima-tools");

##功能 1

//调用dataformat对时间格式化
const dtstr = itheima.dateFormat(new Date());
console.log(dtstr); //2021-03-05 12:24:00

##开源协议 ISC

1.0.0

3 years ago