Home
last modified time | relevance | path

Searched refs:normalizeLocale (Results 1 – 3 of 3) sorted by relevance

/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js1806 function normalizeLocale(key) { function
1817 split = normalizeLocale(names[i]).split('-');
1819 next = normalizeLocale(names[i + 1]);
/plugin/edittable/lib/
H A Dhandsontable.full.js8916 function normalizeLocale(key) {
8927 split = normalizeLocale(names[i]).split('-');
8929 next = normalizeLocale(names[i + 1]);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1normalizeLocale(key) {\n return key ? key.toLowerCase().replace('_', '-') : key;\n }\n\n…