1.0.1 • Published 10 months ago

el-tools v1.0.1

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

安装

npm install el-tools

导入

const el = require("./el-tools");

格式化时间

const dtStr = el.dateFormat(new Date());
console.log(dtStr); //打印出来的:2023-07-14 16:22:57

开源协议

ISC

1.0.1

10 months ago

1.0.0

4 years ago