Home
last modified time | relevance | path

Searched refs:maxDate (Results 1 – 15 of 15) sorted by relevance

/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto17.php260 $maxDate = new DateTime(\Sabre\CalDAV\Backend\PDO::MAX_DATE);
262 $lastOccurence = $maxDate->getTimeStamp();
265 while($it->valid() && $end < $maxDate) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DSettings.php37 static $maxDate = '2100-01-01'; variable in Sabre\\VObject\\Settings
H A DFreeBusyGenerator.php183 $end = new DateTimeImmutable(Settings::$maxDate);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DSettings.php37 public static $maxDate = '2100-01-01'; variable in Sabre\\VObject\\Settings
H A DFreeBusyGenerator.php171 $end = new DateTimeImmutable(Settings::$maxDate);
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js468 maxDate: false, property in default_options
1033 if (options.maxDate && /^\+(.*)$/.test(options.maxDate)) {
1034 … options.maxDate = _xdsoft_datetime.strToDateTime(options.maxDate).dateFormat(options.formatDate);
1381 maxDate = _xdsoft_datetime.strToDate(options.maxDate);
1382 maxDate = new Date(maxDate.getFullYear(), maxDate.getMonth(), maxDate.getDate());
1383 if (currentDate > maxDate) {
1462 maxDate = false,
1495 if (options.maxDate !== false) {
1496 maxDate = _xdsoft_datetime.strToDate(options.maxDate);
1497maxDate = new Date(maxDate.getFullYear(), maxDate.getMonth(), maxDate.getDate(), 23, 59, 59, 999);
[all …]
/plugin/structgantt/meta/
H A DGantt.php35 protected $maxDate;
201 $this->maxDate = $max;
264 $headers = $this->makeHeaders($this->minDate, $this->maxDate);
309 $r3 = $this->listDays($end, $this->maxDate);
56 protected $maxDate; global() variable in dokuwiki\\plugin\\structgantt\\meta\\Gantt
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php572 $maxDate = new \DateTime(self::MAX_DATE);
574 $lastOccurence = $maxDate->getTimeStamp();
577 while ($it->valid() && $end < $maxDate) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php677 $maxDate = new \DateTime(self::MAX_DATE);
679 $lastOccurence = $maxDate->getTimeStamp();
682 while ($it->valid() && $end < $maxDate) {
/plugin/webdavclient/
H A Dhelper.php1695 $maxDate = new \DateTime('2038-01-01');
1698 $lastOccurence = $maxDate->getTimeStamp();
1703 while ($it->valid() && $end < $maxDate)
/plugin/davcal/
H A Dhelper.php1735 $maxDate = new \DateTime('2038-01-01');
1738 $lastOccurence = $maxDate->getTimeStamp();
1743 while ($it->valid() && $end < $maxDate)
/plugin/edittable/lib/
H A Dhandsontable.full.js50124 maxDate: null,
50586 if (!isDate(opts.maxDate)) {
50587 opts.maxDate = false;
50589 if ((opts.minDate && opts.maxDate) && opts.maxDate < opts.minDate) {
50590 opts.maxDate = opts.minDate = false;
50595 if (opts.maxDate) {
50596 this.setMaxDate(opts.maxDate);
50670 max = this._o.maxDate;
50826 this._o.maxDate = value;
50830 this._o.maxDate = defaults.maxDate;
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js25318 …prepareConfigs: function (scales, min_coll_width, container_width, scale_height, minDate, maxDate,…
25325 var cfg = this.initScaleConfig(scales[i], minDate, maxDate);
/plugin/achart/assets/
H A Dapexcharts.min.js6maxDate:parseInt(n[2],10),minMonth:parseInt(o[1],10)-1,maxMonth:parseInt(n[1],10)-1,minYear:parseI…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1maxDate","rtl","heights","configs","main_scale","cfg","initScaleConfig","processIgnores","initColS…