0.0.5 • Published 3 years ago

@sunnyfan/utils v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

安装

npm i @sunnyfan/utils yarn add @sunnyfan/utils

测试

sudo npx babel-node test/index.js

使用

import { transferDate } from '@sunnyfan/utils/tools'

const date = new Date() eg: 2021-07-08 transferDate(date,1) 2021-07-08 21:08:09 transferDate(date,2) 08 transferDate(date,3)

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago