1.0.5 • Published 1 year ago

di-shan-utils v1.0.5

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

di-shan-utils

JavaScript 函数库、工具类

Browser Support

IEEdgeChromeFirefoxOperaSafari
7+ ✔Latest ✔Latest ✔Latest ✔Latest ✔6+ ✔

Docs

查看文档

Installing

npm install di-shan-utils

Using nodejs

const DIUtils = require('di-shan-utils')

Import all methods

import DIUtils from 'di-shan-utils'

DIUtils.toDateString(Date.now())
// 2018-01-01 10:30:28
DIUtils.toStringDate('2018-01-01 10:30:00')
// Mon Jan 01 2018 10:30:00 GMT+0800 (中国标准时间)
1.0.5

1 year ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago