Home
last modified time | relevance | path

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

/plugin/davcal/datetimepicker-2.4.5/
Djquery.datetimepicker.js1471 customDateSettings,
1519 customDateSettings = options.beforeShowDay.call(datetimepicker, start); property
1521 customDateSettings = null; property
1524 … maxDate) || (minDate !== false && start < minDate) || (customDateSettings && customDateSettings[0…
1532 if (customDateSettings && customDateSettings[1] !== "") {
1533 classes.push(customDateSettings[1]);