1.0.0 • Published 5 years ago

ithaima-yu v1.0.0

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

安装

... npm install itheima-yu ...

导入

...js const itheima = require('itheima-yu') ...

格式化时间

...js

const dtStr= itheima.dateFormat(new Date())

console.log(dtStr);

...

带转换的特殊字符串

...js

...

1.0.0

5 years ago