1.0.0 • Published 3 years ago

dateformatelll v1.0.0

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

安装

npm install dateformatelll

导入

const dateformate=require('dateformatelll')

使用

const str=dstr.datetime(new Date());
console.log(str);
1.0.0

3 years ago