1.0.9 • Published 3 years ago

cc-current-time v1.0.9

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

当前时间组件

安装

npm install cc-current-time

使用

import currentTime from 'cc-current-time'
Vue.use(currentTime)

API

属性描述默认值类型其他
dateSplitType日期分割字符-StringCHA为中文
timeSplitType时间分割字符:StringCHA为中文
showDate是否显示日期trueBoolean
showTime是否显示时间trueBoolean
showWeek是否显示周falseBoolean
timePosition时间显示位置(相对日期)rightString'left' 'right'
1.0.9

3 years ago

1.0.7

3 years ago

1.0.5

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago