| /plugin/calendar/classes/ |
| D | GoogleCalendarSync.php | 325 * @param string $endDate End date (Y-m-d) 328 public function importEvents($namespace = '', $startDate = null, $endDate = null) { argument 337 if (!$endDate) { 338 $endDate = date('Y-m-d', strtotime('+12 months')); 348 'timeMax' => $endDate . 'T23:59:59Z', 384 'date_range' => "$startDate to $endDate" 419 $endDate = $gEvent['end']['date']; 421 $endDate = date('Y-m-d', strtotime($endDate . ' -1 day')); 429 $endDate = $endObj->format('Y-m-d'); 434 if ($date === $endDate) { [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/ |
| D | DateRange.php | 25 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/SQLAdmin/ |
| D | DenyMaintenancePeriod.php | 25 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/AnalyticsData/ |
| D | DateRange.php | 25 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/Doubleclicksearch/ |
| D | ReportRequestTimeRange.php | 33 public $endDate; variable in Google\\Service\\Doubleclicksearch\\ReportRequestTimeRange 70 public function setEndDate($endDate) argument 72 $this->endDate = $endDate; 79 return $this->endDate;
|
| D | ReportApiColumnSpec.php | 37 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/Dfareporting/ |
| D | Flight.php | 25 public $endDate; variable in Google\\Service\\Dfareporting\\Flight 42 public function setEndDate($endDate) argument 44 $this->endDate = $endDate; 51 return $this->endDate;
|
| D | DateRange.php | 25 public $endDate; variable in Google\\Service\\Dfareporting\\DateRange 42 public function setEndDate($endDate) argument 44 $this->endDate = $endDate; 51 return $this->endDate;
|
| D | PricingSchedulePricingPeriod.php | 25 public $endDate; variable in Google\\Service\\Dfareporting\\PricingSchedulePricingPeriod 46 public function setEndDate($endDate) argument 48 $this->endDate = $endDate; 55 return $this->endDate;
|
| D | DimensionValueRequest.php | 30 public $endDate; variable in Google\\Service\\Dfareporting\\DimensionValueRequest 59 public function setEndDate($endDate) argument 61 $this->endDate = $endDate; 68 return $this->endDate;
|
| D | Pricing.php | 30 public $endDate; variable in Google\\Service\\Dfareporting\\Pricing 63 public function setEndDate($endDate) argument 65 $this->endDate = $endDate; 72 return $this->endDate;
|
| D | PricingSchedule.php | 30 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/ShoppingContent/ |
| D | ReturnPolicySeasonalOverride.php | 25 public $endDate; variable in Google\\Service\\ShoppingContent\\ReturnPolicySeasonalOverride 40 public function setEndDate($endDate) argument 42 $this->endDate = $endDate; 49 return $this->endDate;
|
| D | SettlementReport.php | 26 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 D | datepair.js | 129 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.getTime() - startDate.getTime(); [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/ |
| D | SearchAnalyticsQueryRequest.php | 28 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/ |
| D | Localservices.php | 70 'endDate.day' => [ 74 'endDate.month' => [ 78 'endDate.year' => [ 121 'endDate.day' => [ 125 'endDate.month' => [ 129 'endDate.year' => [
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/ |
| D | GoogleCloudBillingBudgetsV1CustomPeriod.php | 30 public function setEndDate(GoogleTypeDate $endDate) argument 32 $this->endDate = $endDate; 39 return $this->endDate;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/ |
| D | DateRange.php | 30 public function setEndDate(Date $endDate) argument 32 $this->endDate = $endDate; 39 return $this->endDate;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/ |
| D | DateRange.php | 30 public function setEndDate(Date $endDate) argument 32 $this->endDate = $endDate; 39 return $this->endDate;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/ |
| D | AbsoluteDateRange.php | 30 public function setEndDate(Date $endDate) argument 32 $this->endDate = $endDate; 39 return $this->endDate;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/ |
| D | FreezePeriod.php | 30 public function setEndDate(Date $endDate) argument 32 $this->endDate = $endDate; 39 return $this->endDate;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/ |
| D | SearchAnalyticsQueryRequest.php | 40 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/CivicInfo/ |
| D | PollingLocation.php | 28 public $endDate; variable in Google\\Service\\CivicInfo\\PollingLocation 71 public function setEndDate($endDate) argument 73 $this->endDate = $endDate; 80 return $this->endDate;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/ |
| D | GaDataQuery.php | 36 public $endDate; variable in Google\\Service\\Analytics\\GaDataQuery 91 public function setEndDate($endDate) argument 93 $this->endDate = $endDate; 100 return $this->endDate;
|