1.0.0 • Published 2 years ago

dateformatelll v1.0.0

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

安装

npm install dateformatelll

导入

const dateformate=require('dateformatelll')

使用

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

2 years ago