META-INF.web-resources.voila-runtime.jquery.src.Plugins.datepicker_lang_AU.js Maven / Gradle / Ivy
The newest version!
var i18n = $.extend({}, i18n || {}, {
datepicker: {
dateformat: {
"fulldayvalue": "z",
"separator": "/",
"year_index": 2,
"month_index": 1,
"day_index": 0,
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat",
"jan": "Jan",
"feb": "Feb",
"mar": "Mar",
"apr": "Apr",
"may": "May",
"jun": "Jun",
"jul": "Jul",
"aug": "Aug",
"sep": "Sep",
"oct": "Oct",
"nov": "Nov",
"dec": "Dec",
"postfix": ""
},
ok: " Ok ",
cancel: "Cancel",
today: "Today",
prev_month_title:"prev month",
next_month_title:"next month"
}
});
© 2015 - 2025 Weber Informatics LLC | Privacy Policy