Searched refs:customDateSettings (Results 1 – 1 of 1) sorted by relevance
1471 customDateSettings,1519 customDateSettings = options.beforeShowDay.call(datetimepicker, start); property1521 customDateSettings = null; property1524 … maxDate) || (minDate !== false && start < minDate) || (customDateSettings && customDateSettings[0…1532 if (customDateSettings && customDateSettings[1] !== "") {1533 classes.push(customDateSettings[1]);