Searched refs:eventDuration (Results 1 – 5 of 5) sorted by relevance
163 $this->eventDuration =170 $this->eventDuration = $end->getTimeStamp() - $this->startDate->getTimeStamp();172 $this->eventDuration = 3600 * 24;174 $this->eventDuration = 0;243 $end->modify('+' . $this->eventDuration . ' seconds');431 protected $eventDuration; variable in Sabre\\VObject\\Recur\\EventIterator
167 $this->eventDuration =174 $this->eventDuration = $end->getTimeStamp() - $this->startDate->getTimeStamp();176 $this->eventDuration = 3600 * 24;178 $this->eventDuration = 0;247 return $end->modify('+' . $this->eventDuration . ' seconds');441 protected $eventDuration; variable in Sabre\\VObject\\Recur\\EventIterator
156 $this->eventDuration =163 $this->eventDuration = $end->getTimeStamp() - $this->startDate->getTimeStamp();165 $this->eventDuration = 3600 * 24;167 $this->eventDuration = 0;234 return $end->modify('+'.$this->eventDuration.' seconds');415 protected $eventDuration; variable in Sabre\\VObject\\Recur\\EventIterator
163 $this->eventDuration =170 $this->eventDuration = $end->getTimeStamp() - $this->startDate->getTimeStamp();172 $this->eventDuration = 3600 * 24;174 $this->eventDuration = 0;243 $end->modify('+' . $this->eventDuration . ' seconds');438 protected $eventDuration; variable in Sabre\\VObject\\Recur\\EventIterator