Home
last modified time | relevance | path

Searched refs:DateTimeInterface (Results 51 – 53 of 53) sorted by path

123

/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php6 use DateTimeInterface; alias
384 * @param DateTimeInterface $dateTime
386 public function fastForward(DateTimeInterface $dateTime)
H A DRDateIterator.php5 use DateTimeInterface; alias
28 * @param DateTimeInterface $start
30 public function __construct($rrule, DateTimeInterface $start)
111 * @param DateTimeInterface $dt
113 public function fastForward(DateTimeInterface $dt)
125 * @var DateTimeInterface
133 * @var DateTimeInterface
H A DRRuleIterator.php6 use DateTimeInterface; alias
31 * @param DateTimeInterface $start
33 public function __construct($rrule, DateTimeInterface $start)
136 * @param DateTimeInterface $dt
138 public function fastForward(DateTimeInterface $dt)
150 * @var DateTimeInterface
158 * @var DateTimeInterface
190 * @var DateTimeInterface|null

123