Home
last modified time | relevance | path

Searched refs:isInTimeRange (Results 51 – 55 of 55) sorted by last modified time

123

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DInfiniteLoopProblemTest.php29 …$this->assertFalse($ev->isInTimeRange(new DateTimeImmutable('2012-01-01 12:00:00'), new DateTimeIm…
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md16 * #351: Fixing an inclusive/exclusive problem with `isInTimeRange` and
118 * #250: `isInTimeRange()` now considers the timezone for floating dates and
121 * #253: `isInTimeRange()` now correctly handles events that throw the
212 * #253: Handle `isInTimeRange` for recurring events that have 0 valid
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVAlarm.php87 function isInTimeRange(DateTimeInterface $start, DateTimeInterface $end) { function in Sabre\\VObject\\Component\\VAlarm
H A DVJournal.php31 function isInTimeRange(DateTimeInterface $start, DateTimeInterface $end) { function in Sabre\\VObject\\Component\\VJournal
H A DVTodo.php31 function isInTimeRange(DateTimeInterface $start, DateTimeInterface $end) { function in Sabre\\VObject\\Component\\VTodo

123