Home
last modified time | relevance | path

Searched refs:startDate (Results 26 – 50 of 116) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DDenyMaintenancePeriod.php46 public function setStartDate(Date $startDate) argument
48 $this->startDate = $startDate;
55 return $this->startDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DDenyMaintenancePeriod.php46 public function setStartDate(Date $startDate) argument
48 $this->startDate = $startDate;
55 return $this->startDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DDenyMaintenancePeriod.php46 public function setStartDate(Date $startDate) argument
48 $this->startDate = $startDate;
55 return $this->startDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DPollingLocation.php48 public $startDate; variable in Google\\Service\\CivicInfo\\PollingLocation
157 public function setStartDate($startDate) argument
159 $this->startDate = $startDate;
166 return $this->startDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGaDataQuery.php68 public $startDate; variable in Google\\Service\\Analytics\\GaDataQuery
203 public function setStartDate($startDate) argument
205 $this->startDate = $startDate;
212 return $this->startDate;
H A DMcfDataQuery.php68 public $startDate; variable in Google\\Service\\Analytics\\McfDataQuery
203 public function setStartDate($startDate) argument
205 $this->startDate = $startDate;
212 return $this->startDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DUrlRestriction.php66 public function setStartDate(Date $startDate) argument
68 $this->startDate = $startDate;
75 return $this->startDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DSpecialHourPeriod.php94 public function setStartDate(Date $startDate) argument
96 $this->startDate = $startDate;
103 return $this->startDate;
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php147 $this->startDate = $this->masterEvent->DTSTART->getDateTime($this->timeZone);
165 $this->startDate->getTimeStamp();
168 $end = clone $this->startDate;
170 $this->eventDuration = $end->getTimeStamp() - $this->startDate->getTimeStamp();
180 $this->startDate
185 $this->startDate
193 $this->startDate
332 $this->currentDate = clone $this->startDate;
477 protected $startDate; variable in Sabre\\VObject\\Recur\\EventIterator
H A DRDateIterator.php34 $this->startDate = $start;
36 $this->currentDate = clone $this->startDate;
79 $this->currentDate = clone $this->startDate;
136 protected $startDate; variable in Sabre\\VObject\\Recur\\RDateIterator
H A DRRuleIterator.php35 $this->startDate = $start;
37 $this->currentDate = clone $this->startDate;
84 $this->currentDate = clone $this->startDate;
162 protected $startDate; variable in Sabre\\VObject\\Recur\\RRuleIterator
651 if($this->until < $this->startDate) {
652 $this->until = $this->startDate;
748 $startDate = clone $this->currentDate;
764 $checkDate = new \DateTime($startDate->format('Y-m-1'));
773 } while ($checkDate->format('n') === $startDate->format('n'));
808 if ($monthDay > $startDate->format('t') ||
[all …]
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php147 $this->startDate = $this->masterEvent->DTSTART->getDateTime($this->timeZone);
165 $this->startDate->getTimeStamp();
168 $end = clone $this->startDate;
170 $this->eventDuration = $end->getTimeStamp() - $this->startDate->getTimeStamp();
180 $this->startDate
185 $this->startDate
193 $this->startDate
332 $this->currentDate = clone $this->startDate;
477 protected $startDate; variable in Sabre\\VObject\\Recur\\EventIterator
H A DRDateIterator.php34 $this->startDate = $start;
36 $this->currentDate = clone $this->startDate;
79 $this->currentDate = clone $this->startDate;
136 protected $startDate; variable in Sabre\\VObject\\Recur\\RDateIterator
H A DRRuleIterator.php35 $this->startDate = $start;
37 $this->currentDate = clone $this->startDate;
84 $this->currentDate = clone $this->startDate;
162 protected $startDate; variable in Sabre\\VObject\\Recur\\RRuleIterator
651 if($this->until < $this->startDate) {
652 $this->until = $this->startDate;
748 $startDate = clone $this->currentDate;
764 $checkDate = new \DateTime($startDate->format('Y-m-1'));
773 } while ($checkDate->format('n') === $startDate->format('n'));
808 if ($monthDay > $startDate->format('t') ||
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessCalls/
H A DAggregateMetrics.php99 public function setStartDate(Date $startDate) argument
101 $this->startDate = $startDate;
108 return $this->startDate;
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DRDateIterator.php34 $this->startDate = $start;
36 $this->currentDate = clone $this->startDate;
79 $this->currentDate = clone $this->startDate;
136 protected $startDate; variable in Sabre\\VObject\\Recur\\RDateIterator
H A DEventIterator.php147 $this->startDate = $this->masterEvent->DTSTART->getDateTime($this->timeZone);
165 $this->startDate->getTimeStamp();
168 $end = clone $this->startDate;
170 $this->eventDuration = $end->getTimeStamp() - $this->startDate->getTimeStamp();
180 $this->startDate
185 $this->startDate
193 $this->startDate
339 $this->currentDate = clone $this->startDate;
484 protected $startDate; variable in Sabre\\VObject\\Recur\\EventIterator
H A DRRuleIterator.php35 $this->startDate = $start;
37 $this->currentDate = clone $this->startDate;
84 $this->currentDate = clone $this->startDate;
162 protected $startDate; variable in Sabre\\VObject\\Recur\\RRuleIterator
651 if($this->until < $this->startDate) {
652 $this->until = $this->startDate;
748 $startDate = clone $this->currentDate;
764 $checkDate = new \DateTime($startDate->format('Y-m-1'));
773 } while ($checkDate->format('n') === $startDate->format('n'));
808 if ($monthDay > $startDate->format('t') ||
[all …]
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php151 $this->startDate = $this->masterEvent->DTSTART->getDateTime($this->timeZone);
169 $this->startDate->getTimeStamp();
172 $end = clone $this->startDate;
174 $this->eventDuration = $end->getTimeStamp() - $this->startDate->getTimeStamp();
184 $this->startDate
189 $this->startDate
197 $this->startDate
338 $this->currentDate = clone $this->startDate;
487 protected $startDate; variable in Sabre\\VObject\\Recur\\EventIterator
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php144 $this->startDate = $this->masterEvent->DTSTART->getDateTime($this->timeZone);
158 $this->startDate->getTimeStamp();
161 $end = clone $this->startDate;
163 $this->eventDuration = $end->getTimeStamp() - $this->startDate->getTimeStamp();
173 $this->startDate
178 $this->startDate
186 $this->startDate
323 $this->currentDate = clone $this->startDate;
461 protected $startDate; variable in Sabre\\VObject\\Recur\\EventIterator
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/
H A DReports.php37 * @param string $startDate Start of the date range to report on in "YYYY-MM-DD"
56 public function generate($startDate, $endDate, $optParams = []) argument
58 $params = ['startDate' => $startDate, 'endDate' => $endDate];
H A DAccountsReports.php38 * @param string $startDate Start of the date range to report on in "YYYY-MM-DD"
57 public function generate($accountId, $startDate, $endDate, $optParams = []) argument
59 $params = ['accountId' => $accountId, 'startDate' => $startDate, 'endDate' => $endDate];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DReportResult.php103 public function setStartDate(Date $startDate) argument
105 $this->startDate = $startDate;
112 return $this->startDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DDataGa.php37 * @param string $startDate Start date for fetching Analytics data. Requests can
65 public function get($ids, $startDate, $endDate, $metrics, $optParams = []) argument
67 …$params = ['ids' => $ids, 'start-date' => $startDate, 'end-date' => $endDate, 'metrics' => $metric…
H A DDataMcf.php37 * @param string $startDate Start date for fetching Analytics data. Requests can
61 public function get($ids, $startDate, $endDate, $metrics, $optParams = []) argument
63 …$params = ['ids' => $ids, 'start-date' => $startDate, 'end-date' => $endDate, 'metrics' => $metric…

12345