formattimezhang

1.0.2 • Public • Published

格式化时间戳的自定模块 // 调用如下: // var sjc = 1577951790;//时间戳 // console.log(time.formatTime(sjc,'Y/M/D h:m:s'));//转换为日期:2020/01/01 01:01:01 // console.log(time.formatTime(sjc, 'h:m'));//转换为日期:03:03

Package Sidebar

Install

npm i formattimezhang

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

1.79 kB

Total Files

3

Last publish

Collaborators

  • zhangxu888