Home
last modified time | relevance | path

Searched refs:currentFortnightStart (Results 1 – 3 of 3) sorted by relevance

/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Date/Horde/Date/Repeater/
H A DFortnight.php28 public $currentFortnightStart; variable in Horde_Date_Repeater_Fortnight
34 if (!$this->currentFortnightStart) {
40 $this->currentFortnightStart = $nextSundaySpan->begin;
50 $this->currentFortnightStart = $lastSundaySpan->begin;
55 $this->currentFortnightStart->add($direction * self::FORTNIGHT_SECONDS);
58 …return new Horde_Date_Span($this->currentFortnightStart, $this->currentFortnightStart->add(self::F…
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Date/Horde/Date/Repeater/
H A DFortnight.php28 public $currentFortnightStart; variable in Horde_Date_Repeater_Fortnight
34 if (!$this->currentFortnightStart) {
40 $this->currentFortnightStart = $nextSundaySpan->begin;
50 $this->currentFortnightStart = $lastSundaySpan->begin;
55 $this->currentFortnightStart->add($direction * self::FORTNIGHT_SECONDS);
58 …return new Horde_Date_Span($this->currentFortnightStart, $this->currentFortnightStart->add(self::F…
/dports/devel/pear-Horde_Date/Horde_Date-2.4.1/lib/Horde/Date/Repeater/
H A DFortnight.php28 public $currentFortnightStart; variable in Horde_Date_Repeater_Fortnight
34 if (!$this->currentFortnightStart) {
40 $this->currentFortnightStart = $nextSundaySpan->begin;
50 $this->currentFortnightStart = $lastSundaySpan->begin;
55 $this->currentFortnightStart->add($direction * self::FORTNIGHT_SECONDS);
58 …return new Horde_Date_Span($this->currentFortnightStart, $this->currentFortnightStart->add(self::F…