1.5.2 • Published 7 years ago

handsome-helpers v1.5.2

Weekly downloads
-
License
ISC
Repository
-
Last release
7 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

7 years ago

1.5.1

7 years ago

1.5.0

7 years ago

1.4.2

7 years ago

1.4.1

7 years ago

1.4.0

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.94

7 years ago

1.2.6

7 years ago

1.2.4

7 years ago

1.1.4

7 years ago

1.1.0

7 years ago

1.0.8

7 years ago

1.0.5

7 years ago

1.0.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago