Searched refs:currentHour (Results 1 – 6 of 6) sorted by relevance
| /plugin/webdavclient/vendor/sabre/vobject/lib/Recur/ |
| D | RRuleIterator.php | 375 $currentHour = $this->currentDate->format('G'); 379 ($this->byHour && !in_array($currentHour, $recurrenceHours)) || 420 $currentHour = (int) $this->currentDate->format('G'); 423 if ($currentDay === $firstDay && (!$this->byHour || $currentHour == '0')) { 434 …n_array($currentDay, $recurrenceDays)) || ($this->byHour && !in_array($currentHour, $recurrenceHou…
|
| /plugin/davcard/vendor/sabre/vobject/lib/Recur/ |
| D | RRuleIterator.php | 375 $currentHour = $this->currentDate->format('G'); 379 ($this->byHour && !in_array($currentHour, $recurrenceHours)) || 420 $currentHour = (int) $this->currentDate->format('G'); 423 if ($currentDay === $firstDay && (!$this->byHour || $currentHour == '0')) { 434 …n_array($currentDay, $recurrenceDays)) || ($this->byHour && !in_array($currentHour, $recurrenceHou…
|
| /plugin/davcal/vendor/sabre/vobject/lib/Recur/ |
| H A D | RRuleIterator.php | 375 $currentHour = $this->currentDate->format('G'); 379 ($this->byHour && !in_array($currentHour, $recurrenceHours)) || 420 $currentHour = (int) $this->currentDate->format('G'); 423 if ($currentDay === $firstDay && (!$this->byHour || $currentHour == '0')) { 434 …n_array($currentDay, $recurrenceDays)) || ($this->byHour && !in_array($currentHour, $recurrenceHou…
|
| /plugin/icalevents/vendor/sabre/vobject/lib/Recur/ |
| D | RRuleIterator.php | 374 $currentHour = $this->currentDate->format('G'); 378 ($this->byHour && !in_array($currentHour, $recurrenceHours)) || 419 $currentHour = (int)$this->currentDate->format('G'); 422 if ($currentDay === $firstDay && (!$this->byHour || $currentHour == '0')) { 433 …n_array($currentDay, $recurrenceDays)) || ($this->byHour && !in_array($currentHour, $recurrenceHou…
|
| /plugin/webdav/vendor/sabre/vobject/lib/Recur/ |
| D | RRuleIterator.php | 359 $currentHour = $this->currentDate->format('G'); 362 ($this->byHour && !in_array($currentHour, $recurrenceHours)) || 400 $currentHour = (int) $this->currentDate->format('G'); 403 if ($currentDay === $firstDay && (!$this->byHour || '0' == $currentHour)) { 414 …n_array($currentDay, $recurrenceDays)) || ($this->byHour && !in_array($currentHour, $recurrenceHou…
|
| /plugin/achart/assets/ |
| D | apexcharts.min.js | 6 …currentHour:m.minHour,currentMonthDate:m.minDate,currentDate:m.minDate,currentMonth:m.minMonth,cur… property
|