Home
last modified time | relevance | path

Searched refs:endDate (Results 1 – 25 of 96) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DDateRange.php25 public $endDate; variable in Google\\Service\\AnalyticsReporting\\DateRange
34 public function setEndDate($endDate) argument
36 $this->endDate = $endDate;
43 return $this->endDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DDateRange.php25 public $endDate; variable in Google\\Service\\AnalyticsData\\DateRange
38 public function setEndDate($endDate) argument
40 $this->endDate = $endDate;
47 return $this->endDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DDenyMaintenancePeriod.php25 public $endDate; variable in Google\\Service\\SQLAdmin\\DenyMaintenancePeriod
38 public function setEndDate($endDate) argument
40 $this->endDate = $endDate;
47 return $this->endDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DDateRange.php25 public $endDate; variable in Google\\Service\\Dfareporting\\DateRange
42 public function setEndDate($endDate) argument
44 $this->endDate = $endDate;
51 return $this->endDate;
H A DFlight.php25 public $endDate; variable in Google\\Service\\Dfareporting\\Flight
42 public function setEndDate($endDate) argument
44 $this->endDate = $endDate;
51 return $this->endDate;
H A DPricingSchedulePricingPeriod.php25 public $endDate; variable in Google\\Service\\Dfareporting\\PricingSchedulePricingPeriod
46 public function setEndDate($endDate) argument
48 $this->endDate = $endDate;
55 return $this->endDate;
H A DDimensionValueRequest.php30 public $endDate; variable in Google\\Service\\Dfareporting\\DimensionValueRequest
59 public function setEndDate($endDate) argument
61 $this->endDate = $endDate;
68 return $this->endDate;
H A DPricing.php30 public $endDate; variable in Google\\Service\\Dfareporting\\Pricing
63 public function setEndDate($endDate) argument
65 $this->endDate = $endDate;
72 return $this->endDate;
H A DPricingSchedule.php30 public $endDate; variable in Google\\Service\\Dfareporting\\PricingSchedule
71 public function setEndDate($endDate) argument
73 $this->endDate = $endDate;
80 return $this->endDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DReportRequestTimeRange.php33 public $endDate; variable in Google\\Service\\Doubleclicksearch\\ReportRequestTimeRange
70 public function setEndDate($endDate) argument
72 $this->endDate = $endDate;
79 return $this->endDate;
H A DReportApiColumnSpec.php37 public $endDate; variable in Google\\Service\\Doubleclicksearch\\ReportApiColumnSpec
108 public function setEndDate($endDate) argument
110 $this->endDate = $endDate;
117 return $this->endDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DReturnPolicySeasonalOverride.php25 public $endDate; variable in Google\\Service\\ShoppingContent\\ReturnPolicySeasonalOverride
40 public function setEndDate($endDate) argument
42 $this->endDate = $endDate;
49 return $this->endDate;
H A DSettlementReport.php26 public $endDate; variable in Google\\Service\\ShoppingContent\\SettlementReport
55 public function setEndDate($endDate) argument
57 $this->endDate = $endDate;
64 return $this->endDate;
/plugin/bez/lib/jquery.datepair/
H A Ddatepair.js129 var endDate = this.settings.parseDate(this.endDateInput);
130 if (startDate && endDate) {
131 this.dateDelta = endDate.getTime() - startDate.getTime();
201 var endDate = this.settings.parseDate(this.endDateInput);
203 if (!startDate || !endDate) {
209 } else if (endDate) {
210 var newStart = new Date(endDate.getTime() - this.settings.defaultDateDelta * _ONE_DAY);
226 var newDate = new Date(endDate.getTime() - this.dateDelta);
229 if (endDate < startDate) {
235 this.dateDelta = endDate
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/
H A DGoogleCloudBillingBudgetsV1CustomPeriod.php30 public function setEndDate(GoogleTypeDate $endDate) argument
32 $this->endDate = $endDate;
39 return $this->endDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DDateRange.php30 public function setEndDate(Date $endDate) argument
32 $this->endDate = $endDate;
39 return $this->endDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DFreezePeriod.php30 public function setEndDate(Date $endDate) argument
32 $this->endDate = $endDate;
39 return $this->endDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DAbsoluteDateRange.php30 public function setEndDate(Date $endDate) argument
32 $this->endDate = $endDate;
39 return $this->endDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DDateRange.php30 public function setEndDate(Date $endDate) argument
32 $this->endDate = $endDate;
39 return $this->endDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
H A DSearchAnalyticsQueryRequest.php28 public $endDate; variable in Google\\Service\\Webmasters\\SearchAnalyticsQueryRequest
72 public function setEndDate($endDate) argument
74 $this->endDate = $endDate;
78 return $this->endDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DLocalservices.php70 'endDate.day' => [
74 'endDate.month' => [
78 'endDate.year' => [
121 'endDate.day' => [
125 'endDate.month' => [
129 'endDate.year' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DSearchAnalyticsQueryRequest.php40 public $endDate; variable in Google\\Service\\SearchConsole\\SearchAnalyticsQueryRequest
121 public function setEndDate($endDate) argument
123 $this->endDate = $endDate;
130 return $this->endDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DDenyMaintenancePeriod.php32 public function setEndDate(Date $endDate) argument
34 $this->endDate = $endDate;
41 return $this->endDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DDenyMaintenancePeriod.php32 public function setEndDate(Date $endDate) argument
34 $this->endDate = $endDate;
41 return $this->endDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DDenyMaintenancePeriod.php32 public function setEndDate(Date $endDate) argument
34 $this->endDate = $endDate;
41 return $this->endDate;

1234