liu-tools

1.0.0 • Public • Published

##安装

npm install package-tolls

##导入

const init = require("package-tolls");

##格式化时间

//调用dateFormat对时间进行初始化
let dt = init.dateFormat(new Date());
//结果 2021-07-31 16:01:02
console.log(dt);

Package Sidebar

Install

npm i liu-tools

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.49 kB

Total Files

5

Last publish

Collaborators

  • lxp4231