Sha256: f021e23b403182ec64b5a5e818d6cb82540f30c536461d3597d8da49295718b1

Contents?: true

Size: 658 Bytes

Versions: 3

Compression:

Stored size: 658 Bytes

Contents

$.fn.datepicker.language['zh'] = {
    days: ['周日', '周一', '周二', '周三', '周四', '周五', '周六'],
    daysShort: ['日', '一', '二', '三', '四', '五', '六'],
    daysMin: ['日', '一', '二', '三', '四', '五', '六'],
    months: ['一月', '二月', '三月', '四月', '五月', '六月', '七月', '八月', '九月', '十月', '十一月', '十二月'],
    monthsShort: ['一月', '二月', '三月', '四月', '五月', '六月', '七月', '八月', '九月', '十月', '十一月', '十二月'],
    today: '今天',
    clear: '清除',
    dateFormat: 'yyyy-mm-dd',
    timeFormat: 'hh:ii',
    firstDay: 1
};

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sample_filter-0.1.4 spec/dummy/node_modules/air-datepicker/src/js/i18n/datepicker.zh.js
sample_filter-0.1.3 spec/dummy/node_modules/air-datepicker/src/js/i18n/datepicker.zh.js
sample_filter-0.1.2 spec/dummy/node_modules/air-datepicker/src/js/i18n/datepicker.zh.js