1.0.0 • Published 1 year ago

obud-tools v1.0.0

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

安装

npm install obud-tools

导入

const obud = require('obud-tools')

格式化时间

console.log(obud.dateFormat(86400000));

console.log(new Date("1970-1-5 00:00:00"));

开源协议

ISC

1.0.0

1 year ago