Home
last modified time | relevance | path

Searched refs:endTime (Results 1 – 25 of 242) sorted by last modified time

12345678910

/plugin/bez/lib/jquery.datepair/
H A Ddatepair.js136 var endTime = this.settings.parseTime(this.endTimeInput);
137 if (startTime && endTime) {
138 this.timeDelta = endTime.getTime() - startTime.getTime();
246 var endTime = this.settings.parseTime(this.endTimeInput);
248 if (!startTime || !endTime) {
253 } else if (endTime) {
254 var newStart = new Date(endTime.getTime() - this.settings.defaultTimeDelta);
269 endTime = this.settings.parseTime(this.endTimeInput);
271 this._doMidnightRollover(startTime, endTime);
273 var newTime = new Date(endTime
301 _doMidnightRollover(startTime, endTime) global() argument
[all...]
/plugin/html5video2/script/
H A Dvideo.min.js12 ….prototype.map.call(n.cues,function(e){return{startTime:e.startTime,endTime:e.endTime,text:e.text,…
20endTime>=e||r.startTime===r.endTime&&r.startTime<=e&&r.startTime+.5>=e)&&t.push(r)}if(o=!1,t.lengt…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js5594 return !this.startTime && !this.endTime;
5616 if (this.endTime) {
5617 instanceEnd = zonedDayStart.clone().time(this.endTime);
5639 if (def.endTime) {
5640 def.endTime = moment.duration(this.endTime);
5660 this.endTime = moment.duration(rawProps.end);
/plugin/davcal/
H A Dhelper.php776 $endTime = explode(':', $params['eventtotime']);
826 $dtEnd->setTime(intval($endTime[0]), intval($endTime[1]), 0);
1280 $endTime = explode(':', $params['eventtotime']);
1347 $dtEnd->setTime(intval($endTime[0]), intval($endTime[1]), 0);
H A Dscript.js350 var endTime = moment.duration(jQuery('#dw_davcal__eventtotime_edit').val());
352 endDate.add(endTime);
/plugin/davcal/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php245 $endTime = null;
250 $endTime = clone $startTime;
251 $endTime->add($duration);
253 $endTime = clone $startTime;
254 $endTime->modify('+1 day');
260 $times[] = array($startTime, $endTime);
291 if (substr($endTime,0,1)==='P' || substr($endTime,0,2)==='-P') {
293 $endTime = clone $startTime;
294 $endTime->add($duration);
296 $endTime = DateTimeParser::parseDateTime($endTime);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DScript.php136 'userProcessFilter.endTime' => [
192 'scriptProcessFilter.endTime' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DTraceSpan.php27 public $endTime; variable in Google\\Service\\Networkconnectivity\\TraceSpan
73 public function setEndTime($endTime) argument
75 $this->endTime = $endTime;
79 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DWorkflowMetadata.php49 public $endTime; variable in Google\\Service\\Dataproc\\WorkflowMetadata
174 public function setEndTime($endTime) argument
176 $this->endTime = $endTime;
183 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DBuildProvenance.php46 public $endTime; variable in Google\\Service\\OnDemandScanning\\BuildProvenance
157 public function setEndTime($endTime) argument
159 $this->endTime = $endTime;
166 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DRestore.php33 public $endTime; variable in Google\\Service\\DataprocMetastore\\Restore
78 public function setEndTime($endTime) argument
80 $this->endTime = $endTime;
87 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3Deployment.php25 public $endTime; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Deployment
48 public function setEndTime($endTime) argument
50 $this->endTime = $endTime;
57 return $this->endTime;
H A DGoogleCloudDialogflowCxV3Experiment.php40 public $endTime; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Experiment
133 public function setEndTime($endTime) argument
135 $this->endTime = $endTime;
142 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DGoogleDatastoreAdminV1beta1CommonMetadata.php25 public $endTime; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1beta1CommonMetadata
46 public function setEndTime($endTime) argument
48 $this->endTime = $endTime;
55 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DGoogleCloudClouddmsV1OperationMetadata.php33 public $endTime; variable in Google\\Service\\DatabaseMigrationService\\GoogleCloudClouddmsV1OperationMetadata
82 public function setEndTime($endTime) argument
84 $this->endTime = $endTime;
91 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupRun.php37 public $endTime; variable in Google\\Service\\SQLAdmin\\BackupRun
140 public function setEndTime($endTime) argument
142 $this->endTime = $endTime;
149 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DOperationMetadata.php29 public $endTime; variable in Google\\Service\\PubsubLite\\OperationMetadata
56 public function setEndTime($endTime) argument
58 $this->endTime = $endTime;
65 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DTimeRange.php25 public $endTime; variable in Google\\Service\\DisplayVideo\\TimeRange
34 public function setEndTime($endTime) argument
36 $this->endTime = $endTime;
43 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1CommitmentSettings.php25 public $endTime; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CommitmentSettings
36 public function setEndTime($endTime) argument
38 $this->endTime = $endTime;
45 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DMetadata.php30 public $endTime; variable in Google\\Service\\Genomics\\Metadata
61 public function setEndTime($endTime) argument
63 $this->endTime = $endTime;
70 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DOperationProgress.php25 public $endTime; variable in Google\\Service\\BigtableAdmin\\OperationProgress
38 public function setEndTime($endTime) argument
40 $this->endTime = $endTime;
47 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1HyperparameterOutput.php30 public $endTime; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1HyperparameterOutput
89 public function setEndTime($endTime) argument
91 $this->endTime = $endTime;
98 return $this->endTime;
H A DGoogleCloudMlV1Trial.php30 public $endTime; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Trial
75 public function setEndTime($endTime) argument
77 $this->endTime = $endTime;
84 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule.php29 public $endTime; variable in Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule
60 public function setEndTime($endTime) argument
62 $this->endTime = $endTime;
69 return $this->endTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderPromotion.php30 public $endTime; variable in Google\\Service\\ShoppingContent\\OrderPromotion
95 public function setEndTime($endTime) argument
97 $this->endTime = $endTime;
104 return $this->endTime;

12345678910