Sha256: b21df316c96d99e73a740dbdc0c15ad720ea6400171c243e926d3d981abd44b6

Contents?: true

Size: 687 Bytes

Versions: 3

Compression:

Stored size: 687 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

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