timycy-tools

1.0.0 • Public • Published

安装

npm install tim-tools

导入

const tim = require('tim-tools')

##格式化时间

// 嗲用 dateFormat 对时间进行格式化
const dtStr = tim.dateFormat(new Date())
// 结果 2023-04-09 21:39:27
console.log(dtStr)

开源协议

ISC

Package Sidebar

Install

npm i timycy-tools

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.13 kB

Total Files

4

Last publish

Collaborators

  • timycy