- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for floor (0.02 sec)
-
daterangepicker.js
if (this.maxDate && this.startDate.isAfter(this.maxDate)) { L473: this.startDate = this.maxDate.clone(); L474: if (this.timePicker && this.timePickerIncrement) L475: this.startDate.minute(Math.floor(this.startDate.minute() / this.timePickerIncrement) * this.timePickerIncrement); L476: } L477: L478: if (!this.isShowing) L479: this.updateElement(); L480: L481: this.updateMonthsInView(); L482: ...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 64.8K bytes