1.0.0 • Published 1 year ago

dateformatelll v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

安装

npm install dateformatelll

导入

const dateformate=require('dateformatelll')

使用

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

1 year ago