Searched refs:beforeShowDay (Results 1 – 1 of 1) sorted by relevance
526 beforeShowDay: null, property in default_options1518 if (options.beforeShowDay && $.isFunction(options.beforeShowDay.call)) {1519 customDateSettings = options.beforeShowDay.call(datetimepicker, start);1558 if (options.beforeShowDay && $.isFunction(options.beforeShowDay)) {1559 classes.push(options.beforeShowDay(start));