Home
last modified time | relevance | path

Searched refs:setDateTime (Results 26 – 40 of 40) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2QuoteInfo.php28 public function setDateTime(GooglePrivacyDlpV2DateTime $dateTime) function in Google\\Service\\DLP\\GooglePrivacyDlpV2QuoteInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEventDateTime.php52 public function setDateTime($dateTime) function in Google\\Service\\Calendar\\EventDateTime
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php520 $dtstart->setDateTime($this->start);
525 $dtend->setDateTime($this->end);
531 $dtstamp->setDateTime(new DateTimeImmutable('now', $tz));
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php559 $dtstart->setDateTime($this->start);
564 $dtend->setDateTime($this->end);
570 $dtstamp->setDateTime(new DateTimeImmutable('now', $tz));
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php277 $event->DTSTART->setDateTime($this->getDtStart(), $event->DTSTART->isFloating());
279 $event->DTEND->setDateTime($this->getDtEnd(), $event->DTEND->isFloating());
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php277 $event->DTSTART->setDateTime($this->getDtStart(), $event->DTSTART->isFloating());
279 $event->DTEND->setDateTime($this->getDtEnd(), $event->DTEND->isFloating());
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php280 $event->DTSTART->setDateTime($this->getDtStart(), $event->DTSTART->isFloating());
282 $event->DTEND->setDateTime($this->getDtEnd(), $event->DTEND->isFloating());
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php266 $event->DTSTART->setDateTime($this->getDtStart(), $event->DTSTART->isFloating());
268 $event->DTEND->setDateTime($this->getDtEnd(), $event->DTEND->isFloating());
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php277 $event->DTSTART->setDateTime($this->getDtStart(), $event->DTSTART->isFloating());
279 $event->DTEND->setDateTime($this->getDtEnd(), $event->DTEND->isFloating());
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php181 public function setDateTime(DateTimeInterface $dt, $isFloating = false) function in Sabre\\VObject\\Property\\ICalendar\\DateTime
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php194 function setDateTime(DateTimeInterface $dt, $isFloating = false) { function in Sabre\\VObject\\Property\\ICalendar\\DateTime
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php185 public function setDateTime(\DateTime $dt, $isFloating = false) { function in Sabre\\VObject\\Property\\ICalendar\\DateTime
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php185 public function setDateTime(\DateTime $dt, $isFloating = false) { function in Sabre\\VObject\\Property\\ICalendar\\DateTime
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php185 public function setDateTime(\DateTime $dt, $isFloating = false) { function in Sabre\\VObject\\Property\\ICalendar\\DateTime
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php1500 public function setDateTime( $dateTime) { function in Google_EventDateTime

12