Searched refs:maxTime (Results 1 – 6 of 6) sorted by relevance
| /plugin/bez/lib/jquery.timepicker-1.11.9-0/ |
| H A D | jquery.timepicker.min.js | 7 …maxTime&&(b.maxTime=t(b.maxTime)),b.durationTime&&"function"!=typeof b.durationTime&&(b.durationTi… property
|
| /plugin/davcal/datetimepicker-2.4.5/ |
| H A D | jquery.datetimepicker.js | 470 maxTime: false, property 1602 …ns.minDateTime > optionDateTime) || (options.maxTime !== false && _xdsoft_datetime.strtotime(optio…
|
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | fullcalendar.js | 2837 maxTime: '24:00:00', property 5721 var maxTime = null; 5742 maxTime = moment.duration(this.opt('maxTime')); 5743 activeUnzonedRange = this.adjustActiveRange(activeUnzonedRange, minTime, maxTime); 5771 maxTime: maxTime, property 5821 DateProfileGenerator.prototype.adjustActiveRange = function (unzonedRange, minTime, maxTime) { 5828 if (maxTime > 24 * 60 * 60 * 1000) { // beyond 24 hours? 5829 end.time(maxTime - (24 * 60 * 60 * 1000)); 12921 while (slotTime < dateProfile.maxTime) { 12949 …ange_1.default(dayDate.clone().add(dateProfile.minTime), dayDate.clone().add(dateProfile.maxTime));
|
| /plugin/botmon/ |
| H A D | admin.js | 1764 loadSpeed: function(visitor, minItems, maxTime) { argument 1776 return (( totalTime / pvArr.length ) <= maxTime * 1000);
|
| /plugin/amcharts/assets/amcharts/ |
| D | serial.js | 72 …his.parseDates&&!this.equalSpacing)this.lastTime=a[a.length-1].time,this.maxTime=e.resetDateToMin(…
|
| D | amcharts.js | 61 …e"==c)this.generateDFObject(),this.timeDifference=this.max-this.min,this.maxTime=this.lastTime=thi…
|