/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/ |
H A D | VFreeBusyTest.php | 30 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 01:15:00', $tz), new \DateTime('2012-09-… 31 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 08:05:00', $tz), new \DateTime('2012-09-… 32 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 10:15:00', $tz), new \DateTime('2012-09-… 35 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 09:00:00', $tz), new \DateTime('2012-09-1… 36 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 09:45:00', $tz), new \DateTime('2012-09-1… 37 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 11:00:00', $tz), new \DateTime('2012-09-1…
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/ |
H A D | VFreeBusyTest.php | 30 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 01:15:00', $tz), new \DateTime('2012-09-… 31 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 08:05:00', $tz), new \DateTime('2012-09-… 32 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 10:15:00', $tz), new \DateTime('2012-09-… 35 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 09:00:00', $tz), new \DateTime('2012-09-1… 36 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 09:45:00', $tz), new \DateTime('2012-09-1… 37 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 11:00:00', $tz), new \DateTime('2012-09-1…
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/ |
H A D | VFreeBusyTest.php | 30 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 01:15:00', $tz), new \DateTime('2012-09-… 31 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 08:05:00', $tz), new \DateTime('2012-09-… 32 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 10:15:00', $tz), new \DateTime('2012-09-… 35 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 09:00:00', $tz), new \DateTime('2012-09-1… 36 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 09:45:00', $tz), new \DateTime('2012-09-1… 37 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 11:00:00', $tz), new \DateTime('2012-09-1…
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/ |
H A D | VFreeBusyTest.php | 30 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 01:15:00', $tz), new \DateTime('2012-09-… 31 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 08:05:00', $tz), new \DateTime('2012-09-… 32 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 10:15:00', $tz), new \DateTime('2012-09-… 35 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 09:00:00', $tz), new \DateTime('2012-09-1… 36 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 09:45:00', $tz), new \DateTime('2012-09-1… 37 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 11:00:00', $tz), new \DateTime('2012-09-1…
|
/plugin/webdav/vendor/sabre/vobject/lib/Component/ |
H A D | VFreeBusy.php | 29 public function isFree(DateTimeInterface $start, DatetimeInterface $end) function in Sabre\\VObject\\Component\\VFreeBusy
|
/plugin/icalevents/vendor/sabre/vobject/lib/Component/ |
H A D | VFreeBusy.php | 29 function isFree(DateTimeInterface $start, DatetimeInterface $end) { function in Sabre\\VObject\\Component\\VFreeBusy
|
/plugin/davcard/vendor/sabre/vobject/lib/Component/ |
H A D | VFreeBusy.php | 27 public function isFree(\DateTime $start, \Datetime $end) { function in Sabre\\VObject\\Component\\VFreeBusy
|
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/ |
H A D | VFreeBusy.php | 27 public function isFree(\DateTime $start, \Datetime $end) { function in Sabre\\VObject\\Component\\VFreeBusy
|
/plugin/davcal/vendor/sabre/vobject/lib/Component/ |
H A D | VFreeBusy.php | 27 public function isFree(\DateTime $start, \Datetime $end) { function in Sabre\\VObject\\Component\\VFreeBusy
|