- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for endOf (0.03 sec)
-
src/main/webapp/js/admin/plugins/daterangepicker/daterangepicker.js
//default settings for options this.parentEl = 'body'; this.element = $(element); this.startDate = moment().startOf('day'); this.endDate = moment().endOf('day'); this.minDate = false; this.maxDate = false; this.maxSpan = false; this.autoApply = false; this.singleDatePicker = false; this.showDropdowns = false;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 64.8K bytes - Viewed (0)