Home
last modified time | relevance | path

Searched refs:weekStart (Results 1 – 11 of 11) sorted by relevance

/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
DRRuleIterator.php315 protected $weekStart = 'MO'; variable in Sabre\\VObject\\Recur\\RRuleIterator
406 $firstDay = $this->dayMap[$this->weekStart];
429 … $this->currentDate->modify('last ' . $this->dayNames[$this->dayMap[$this->weekStart]]);
711 $this->weekStart = strtoupper($value);
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
DRRuleIterator.php315 protected $weekStart = 'MO'; variable in Sabre\\VObject\\Recur\\RRuleIterator
406 $firstDay = $this->dayMap[$this->weekStart];
429 … $this->currentDate->modify('last ' . $this->dayNames[$this->dayMap[$this->weekStart]]);
711 $this->weekStart = strtoupper($value);
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php315 protected $weekStart = 'MO'; variable in Sabre\\VObject\\Recur\\RRuleIterator
406 $firstDay = $this->dayMap[$this->weekStart];
429 … $this->currentDate->modify('last ' . $this->dayNames[$this->dayMap[$this->weekStart]]);
711 $this->weekStart = strtoupper($value);
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
DRRuleIterator.php314 protected $weekStart = 'MO'; variable in Sabre\\VObject\\Recur\\RRuleIterator
405 $firstDay = $this->dayMap[$this->weekStart];
428 …rrentDate = $this->currentDate->modify('last ' . $this->dayNames[$this->dayMap[$this->weekStart]]);
820 $this->weekStart = strtoupper($value);
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
DRRuleIterator.php305 protected $weekStart = 'MO'; variable in Sabre\\VObject\\Recur\\RRuleIterator
387 $firstDay = $this->dayMap[$this->weekStart];
409 …currentDate = $this->currentDate->modify('last '.$this->dayNames[$this->dayMap[$this->weekStart]]);
784 $this->weekStart = strtoupper($value);
/plugin/calendar/
H A Dsyntax.php1500 $weekStart = date('Y-m-d', strtotime('monday this week'));
1507 $weekStart = date('Y-m-d');
1510 $weekStart = date('Y-m-d', strtotime('-' . $today . ' days'));
1512 $weekEnd = date('Y-m-d', strtotime($weekStart . ' +6 days'));
1517 $start = new DateTime($weekStart);
1564 $calId = 'sidebar-' . substr(md5($namespace . $weekStart), 0, 8);
2588 $weekStart = date('Y-m-d', strtotime('monday this week'));
2595 $weekStart = date('Y-m-d');
2598 $weekStart = date('Y-m-d', strtotime('-' . $today . ' days'));
2600 $weekEnd = date('Y-m-d', strtotime($weekStart . ' +6 days'));
[all …]
H A Dadmin.php7060 $weekStart = $INPUT->str('week_start', 'monday');
7063 $this->saveWeekStartDay($weekStart);
7265 private function saveWeekStartDay($weekStart) { argument
7269 if (in_array($weekStart, $validStarts)) {
7270 file_put_contents($configFile, $weekStart);
H A DCHANGELOG.md12084 if ($isImportant && $dateKey >= $weekStart && $dateKey <= $weekEnd) {
12374 if ($dateKey < $weekStart) continue; // Skip old events
12403 if ($dateKey >= $weekStart && $dateKey <= $weekEnd) {
12408 if ($isImportant && $dateKey >= $weekStart && $dateKey <= $weekEnd) {
12418 1. Skip events < weekStart
12486 $weekStart = date('Y-m-d'); // Today!
12489 $weekStart = date('Y-m-d', strtotime('-' . $today . ' days'));
12512 $weekStart = date('Y-m-d', strtotime('saturday this week'));
12518 $weekStart = date('Y-m-d'); // Today!
12521 $weekStart = date('Y-m-d', strtotime('-' . $daysBack . ' days'));
[all …]
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js8123 var weekStart = this.getCellDate(row, 0);
8128 …{ date: weekStart, type: 'week', forceOff: this.colCnt === 1 }, weekStart.format('w') // inner HTML
12701 var weekStart = calendar.msToUtcMoment(this.dateProfile.renderUnzonedRange.startMs, true);
12704 weekText = weekStart.format(this.opt('smallWeekFormat'));
12708 …{ date: weekStart, type: 'week', forceOff: this.colCnt > 1 }, util_1.htmlEscape(weekText) // inner…
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js44174 var v = this.$locale().weekStart || 0,
/plugin/mermaid/
H A Dmermaid.min.js1 …0):$(31,11);case h:return B?$(1,V):$(0,V+1);case u:var U=this.$locale().weekStart||0,Q=(F<U?F+7:F)…