META-INF.web-resources.voila-runtime.jquery.src.Plugins.datepicker_lang_HK.js Maven / Gradle / Ivy
var i18n = $.extend({}, i18n || {}, {
datepicker: {
dateformat: {
"fulldayvalue": "yyyy-M-d",
"separator": "-",
"year_index": 0,
"month_index": 1,
"day_index": 2,
"sun": "日",
"mon": "一",
"tue": "二",
"wed": "三",
"thu": "四",
"fri": "五",
"sat": "六",
"jan": "一",
"feb": "二",
"mar": "三",
"apr": "四",
"may": "五",
"jun": "六",
"jul": "七",
"aug": "八",
"sep": "九",
"oct": "十",
"nov": "十一",
"dec": "十二",
"postfix":"月"
},
ok: " 確定 ",
cancel: " 取消 ",
today: "今天",
prev_month_title:"上一月",
next_month_title:"下一月"
}
});
© 2015 - 2025 Weber Informatics LLC | Privacy Policy