Home
last modified time | relevance | path

Searched refs:end_date (Results 1 – 25 of 33) sorted by relevance

12

/plugin/gcalendar/inc/
H A Dgcal_main.php96 $end_date = $reference_date;
98 $end_date = strtotime ( "+".($options["days"]-1)." days", $end_date);
106 $end_date = strtotime( "+".($options["days"]-1)." days", $start_date);
108 $end_date = strtotime( "+1 week -1 day", $start_date );
114 $end_date = strtotime( "+1 month -1 day", $start_date );
121 show_gCal_page($options,$pages,$start_date,$end_date);
H A Dgcal_read.php122 $start_date = $end_date = fetch_date($buffer,$default_date);
129 $end_date = fetch_date($buffer,$default_date);
131 if ( strlen($end_date)==0 ) $end_date = $start_date;
138 for($d=$start_date ; $d <= $end_date ; $d++) {
160 if(is_array($end_time) && ($d==$end_date) ) {
H A Dgcal_show.php18 function show_gCal_page(&$options,&$pages,$start_date,$end_date) { argument
99 for($i=$start_date ; $i <= $end_date ; $i = strtotime ( "+1 days", $i ) ) {
/plugin/hcalendar/syntax/
H A Dhcal2.php146 $end_date = $data['end_date'];
147 if ($end_date == 'yyyy/mm/dd') { $end_date = 'off';}
149 if ($end_date != 'off') {
150 $time = strtotime($end_date);
151 list($yy_end, $mth_end, $dy_end) = hcal_parseDateEntry($end_date);
163 $time = strtotime($end_date." ".$hh_end.":".$mm_end);
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeAnalyticsService.php34 …* @param string $end_date The end date for fetching YouTube Analytics data. The value should be in…
45 public function query($ids, $start_date, $end_date, $metrics, $optParams = array()) { argument
46 …$params = array('ids' => $ids, 'start-date' => $start_date, 'end-date' => $end_date, 'metrics' => …
H A DGoogle_AnalyticsService.php56 public function get($ids, $start_date, $end_date, $metrics, $optParams = array()) { argument
93 public function get($ids, $start_date, $end_date, $metrics, $optParams = array()) { argument
247 * @param string $end_date End date of the form YYYY-MM-DD.
1649 public $end_date; variable in Google_GaDataQuery
1664 public function setEnd_date( $end_date) { argument
1665 $this->end_date = $end_date;
1668 return $this->end_date;
2272 public $end_date; variable in Google_McfDataQuery
2287 public function setEnd_date( $end_date) { argument
2288 $this->end_date = $end_date;
[all …]
H A DGoogle_GanService.php1769 public $end_date; variable in Google_Report
1783 public function setEnd_date( $end_date) { argument
1784 $this->end_date = $end_date;
1787 return $this->end_date;
/plugin/gplusone/
H A Daction.php32 $end_date = mktime(0, 0, 0, 3, 1, 2019);
33 if (($end_date - time()) > 0) {
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_marker.js13end_date||+t.end_date<+e.min_date)&&+t.start_date<+e.min_date)){var r=document.createElement("div"…
H A Ddhtmlxgantt_quick_info.js13end_date,n);return i&&(e+=" "+i),e},gantt._init_quick_info=function(t,n){var i=gantt.getTask(n);if…
H A Ddhtmlxgantt_marker.js.map1end_date","min_date","div","document","createElement","setAttribute","id","css","templates","marke…
H A Ddhtmlxgantt_quick_info.js.map1end_date","_quick_info_readonly","isReadonly","createElement","_waiAria","quickInfoAttr","html","a…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts103 histogram_cell_allocated(start_date: Date, end_date: Date, resource: any, tasks: any[]): void;
112 histogram_cell_capacity(start_date: Date, end_date: Date, resource: any, tasks: any[]): void;
121 histogram_cell_class(start_date: Date, end_date: Date, resource: any, tasks: any[]): void;
130 histogram_cell_label(start_date: Date, end_date: Date, resource: any, tasks: any[]): void;
197 resource_cell_class(start_date: Date, end_date: Date, resource: any, tasks: any[]): string;
206 resource_cell_value(start_date: Date, end_date: Date, resource: any, tasks: any[]): string;
331 lightbox_header(start_date: Date, end_date: Date, task: any): string;
539 end_date: Date; property
H A Ddhtmlxgantt.js13end_date)return null;var i=e.posFromDate(t.start_date),n=e.posFromDate(t.end_date),r=Math.min(i,n)… property in AnonymousFunction949e2c6c5900.a.o.i
H A Ddhtmlxgantt.js.map1end_date","startCoord","posFromDate","endCoord","min","max","$getConfig","getItemTop","row_height"…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_marker.js143 …if((!marker.end_date || +marker.end_date < +state.min_date) && +marker.start_date < +state.min_dat…
166 if(marker.end_date){
167 var end = gantt.posFromDate(marker.end_date);
H A Ddhtmlxgantt_quick_info.js280 template = this.templates.quick_info_class(task.start_date, task.end_date, task);
406 content: gantt.templates.quick_info_title(ev.start_date, ev.end_date, ev),
407 date: gantt.templates.quick_info_date(ev.start_date, ev.end_date, ev)
419 main.innerHTML = gantt.templates.quick_info_content(ev.start_date, ev.end_date, ev);
/plugin/meta/
H A Dsyntax.php148 $end_date = $this->autocompleteDate($enddate, true);
149 if (!$end_date) {
154 $enddate = $end_date;
/plugin/facebookevents/
H A Dsyntax.php211 $end_date = date( $date_format, strtotime($event['end_time']));
287 $date_string = $start_date.' - '.$end_date;
290 $datetime_string = $start_date.' '.$start_time.' - '.$end_date.' '.$end_time;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js7701 var taskEnd = task.end_date ? task.end_date.valueOf() : null;
7723 return +a.end_date > +b.end_date ? 1 : -1;
7784 task.end_date = task.end_date || gantt.calculateEndDate(task);
12390 end_date:null property in AnonymousFunctioncdb5859f0100.AnonymousFunctioncdb5859f12500.resolveConfigRange.range
12445 range.end_date = gantt.date[unit + "_start"](range.end_date);
12747 var end_date;
12806 end_date = ev[mapping.end_date] || gantt.calculateEndDate({
12813 end_date: end_date,
13229 var end_date = ev[mapping.end_date] || gantt.calculateEndDate({
26804 xLeft = this.posFromDate(end_date || task.end_date);
[all …]
/plugin/importfacebookevents/
H A Dsyntax.php242 $end_date = date($date_format, strtotime($event['end_time']));
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak237 $end_date = date($date_format, strtotime($event['end_time']));
H A Dsyntax.php.2018-03-08_165255.bak244 $end_date = date($date_format, strtotime($event['end_time']));
H A Dsyntax.php.2018-03-08_163658.bak238 $end_date = date($date_format, strtotime($event['end_time']));
H A Dsyntax.php.2018-03-08_163718.bak237 $end_date = date($date_format, strtotime($event['end_time']));

12