1.5.2 • Published 5 years ago

handsome-helpers v1.5.2

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

所有帮助方法的集合

时间方法(helperFormat)

引用

import { getStandardTimer, formatter } from 'handsome-helpers';

调用
getStandardTimer
param {Date} date: 时间函数构造实例化
return {Object}

example getStandardTimer(new Date)

formatter
param {number} timestamp: 时间戳
param {string} formatAdapter: yyyy-MM-dd HH:mm:ss | yyyy-MM-dd | yyyy-MM-dd HH
第二个参数默认yyyy-MM-dd

example formatter(1543889636704, 'yyyy-MM-dd')

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.94

5 years ago

1.2.6

5 years ago

1.2.4

5 years ago

1.1.4

5 years ago

1.1.0

5 years ago

1.0.8

5 years ago

1.0.5

5 years ago

1.0.0

5 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago