aboutsummaryrefslogblamecommitdiffhomepage
path: root/src/locale/zh_CN.js
blob: 709cfb4d37663dfd60f87507952ddc64920d9286 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                              
import zhCn from 'gregorian-calendar-format/lib/locale/zh_CN';

export default {
  placeholderHHmmss: '时:分:秒',
  placeholderHHmm: '时:分',
  placeholdermmss: '分:秒',
  clear: '清除',
  format: zhCn,
};