Home
last modified time | relevance | path

Searched refs:yearToUse (Results 1 – 4 of 4) sorted by relevance

/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js2032 var i, date, input = [], currentDate, expectedWeekday, yearToUse;
2047 yearToUse = defaults(config._a[YEAR], currentDate[YEAR]); property
2049 if (config._dayOfYear > daysInYear(yearToUse) || config._dayOfYear === 0) {
2053 date = createUTCDate(yearToUse, 0, config._dayOfYear);
/plugin/edittable/lib/
Dhandsontable.full.js9340 var i, date, input = [], currentDate, yearToUse;
9355 yearToUse = defaults(config._a[YEAR], currentDate[YEAR]); property
9357 if (config._dayOfYear > daysInYear(yearToUse) || config._dayOfYear === 0) {
9361 date = createUTCDate(yearToUse, 0, config._dayOfYear);
/plugin/zwidoku/files/
H A Djs.js1yearToUse;if(config._d){return;}currentDate=currentDateArray(config);if(config._w&&config._a[DATE]…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1yearToUse;\n\n if (config._d) {\n return;\n }\n\n currentDate = cu…