Home
last modified time | relevance | path

Searched refs:start_time (Results 1 – 23 of 23) sorted by relevance

/plugin/bahnde/
H A Dsyntax.php118 $start_time = $data['start_time'];
213 if ($start_time != null) {
214 … id="time" name="time" type="hidden" maxlength="5" size="6" value="'.$start_time.'"/>'.$start_time;
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_165255.bak43 return strtotime($a['start_time']) - strtotime($b['start_time']);
46 return strtotime($a['start_time']) - strtotime($b['start_time']);
213 dbglog(($event_time['start_time']));
214 dbglog(strtotime($event_time['start_time']));
236 $start_date = date($date_format, strtotime($event['start_time']));
237 $start_time = date($time_format, strtotime($event['start_time']));
242 $event['end_time'] = $event['start_time'];
293 $dateStart = date($this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
297 $timeStart = date($this->getConf(FB_EVENTS_TIME_FORMAT), strtotime($event['start_time']));
355 $entry = str_replace('{timestamp}', date('c', strtotime($event['start_time'])), $entry);
[all …]
H A Dsyntax.php.2018-03-08_165158.bak43 return strtotime($a['start_time']) - strtotime($b['start_time']);
46 return strtotime($a['start_time']) - strtotime($b['start_time']);
213 … if(strtotime($event_time['start_time']) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
234 $start_date = date($date_format, strtotime($event['start_time']));
235 $start_time = date($time_format, strtotime($event['start_time']));
237 … if(strtotime($event['start_time']) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
240 $event['end_time'] = $event['start_time'];
291 $dateStart = date($this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
295 $timeStart = date($this->getConf(FB_EVENTS_TIME_FORMAT), strtotime($event['start_time']));
353 $entry = str_replace('{timestamp}', date('c', strtotime($event['start_time'])), $entry);
[all …]
H A Dsyntax.php.2018-03-08_163658.bak43 return strtotime($a['start_time']) - strtotime($b['start_time']);
46 return strtotime($a['start_time']) - strtotime($b['start_time']);
230 $start_date = date($date_format, strtotime($event['start_time']));
231 $start_time = date($time_format, strtotime($event['start_time']));
233 … if(strtotime($event['start_time']) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
236 $event['end_time'] = $event['start_time'];
287 $dateStart = date($this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
291 $timeStart = date($this->getConf(FB_EVENTS_TIME_FORMAT), strtotime($event['start_time']));
295 …B_EVENTS_TIME_FORMAT).', '.$this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
349 $entry = str_replace('{timestamp}', date('c', strtotime($event['start_time'])), $entry);
[all …]
H A Dsyntax.php.2018-03-08_165027.bak43 return strtotime($a['start_time']) - strtotime($b['start_time']);
46 return strtotime($a['start_time']) - strtotime($b['start_time']);
235 $start_date = date($date_format, strtotime($event['start_time']));
236 $start_time = date($time_format, strtotime($event['start_time']));
238 … if(strtotime($event['start_time']) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
241 $event['end_time'] = $event['start_time'];
292 $dateStart = date($this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
296 $timeStart = date($this->getConf(FB_EVENTS_TIME_FORMAT), strtotime($event['start_time']));
300 …B_EVENTS_TIME_FORMAT).', '.$this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
354 $entry = str_replace('{timestamp}', date('c', strtotime($event['start_time'])), $entry);
[all …]
H A Dsyntax.php.2018-03-08_163705.bak43 return strtotime($a['start_time']) - strtotime($b['start_time']);
46 return strtotime($a['start_time']) - strtotime($b['start_time']);
190 …$fb_fields="id,name,place,updated_time,timezone,start_time,end_time,event_times,cover,photos{pictu…
231 $start_date = date($date_format, strtotime($event['start_time']));
232 $start_time = date($time_format, strtotime($event['start_time']));
235 $event['end_time'] = $event['start_time'];
286 $dateStart = date($this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
290 $timeStart = date($this->getConf(FB_EVENTS_TIME_FORMAT), strtotime($event['start_time']));
294 …B_EVENTS_TIME_FORMAT).', '.$this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
348 $entry = str_replace('{timestamp}', date('c', strtotime($event['start_time'])), $entry);
[all …]
H A Dsyntax.php.2018-03-08_163718.bak43 return strtotime($a['start_time']) - strtotime($b['start_time']);
46 return strtotime($a['start_time']) - strtotime($b['start_time']);
190 …$fb_fields="id,name,place,updated_time,timezone,start_time,end_time,event_times,cover,photos{pictu…
231 $start_date = date($date_format, strtotime($event['start_time']));
232 $start_time = date($time_format, strtotime($event['start_time']));
235 $event['end_time'] = $event['start_time'];
286 $dateStart = date($this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
290 $timeStart = date($this->getConf(FB_EVENTS_TIME_FORMAT), strtotime($event['start_time']));
294 …B_EVENTS_TIME_FORMAT).', '.$this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
348 $entry = str_replace('{timestamp}', date('c', strtotime($event['start_time'])), $entry);
[all …]
H A Dsyntax.php.2018-03-08_164623.bak43 return strtotime($a['start_time']) - strtotime($b['start_time']);
46 return strtotime($a['start_time']) - strtotime($b['start_time']);
190 …$fb_fields="id,name,place,updated_time,timezone,start_time,end_time,event_times,cover,photos{pictu…
231 $start_date = date($date_format, strtotime($event['start_time']));
232 $start_time = date($time_format, strtotime($event['start_time']));
235 $event['end_time'] = $event['start_time'];
286 $dateStart = date($this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
290 $timeStart = date($this->getConf(FB_EVENTS_TIME_FORMAT), strtotime($event['start_time']));
294 …B_EVENTS_TIME_FORMAT).', '.$this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
348 $entry = str_replace('{timestamp}', date('c', strtotime($event['start_time'])), $entry);
[all …]
H A Dsyntax.php.2018-03-08_164706.bak43 return strtotime($a['start_time']) - strtotime($b['start_time']);
46 return strtotime($a['start_time']) - strtotime($b['start_time']);
194 …$fb_fields="id,name,place,updated_time,timezone,start_time,end_time,event_times,cover,photos{pictu…
235 $start_date = date($date_format, strtotime($event['start_time']));
236 $start_time = date($time_format, strtotime($event['start_time']));
239 $event['end_time'] = $event['start_time'];
290 $dateStart = date($this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
294 $timeStart = date($this->getConf(FB_EVENTS_TIME_FORMAT), strtotime($event['start_time']));
298 …B_EVENTS_TIME_FORMAT).', '.$this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
352 $entry = str_replace('{timestamp}', date('c', strtotime($event['start_time'])), $entry);
[all …]
/plugin/hcalendar/syntax/
H A Dhcal2.php131 $start_time = $data['start_time'];
132 if ($start_time == 'hh:mm') { $start_time = 'off';}
133 if ($start_time != 'off') {
134 list($hh_start, $mm_start, $ss_start) = hcal_parseTimeEntrie($start_time);
/plugin/authorstats/
H A Dsyntax.php120 if ($conf['allowdebug']) $start_time = microtime(true);
159 $execution_time = ($end_time - $start_time);
185 if ($conf['allowdebug']) $start_time = microtime(true);
206 $execution_time = ($end_time - $start_time);
217 if ($conf['allowdebug']) $start_time = microtime(true);
238 $execution_time = ($end_time - $start_time);
H A Daction.php92 if ($conf['allowdebug']) $start_time = microtime(true);
108 $execution_time = ($end_time - $start_time);
118 if ($conf['allowdebug']) $start_time = microtime(true);
128 $execution_time = ($end_time - $start_time);
/plugin/gcalendar/inc/
H A Dgcal_read.php124 $start_time = fetch_time($buffer);
148 if(($entry!="") || ($start_time!="") || ($end_time!="")) {
164 if(is_array($start_time) && ($d==$start_date)) {
165 $entry = $start_time[0]." ".$entry;
166 $event["start_time"] = $start_time[1];
/plugin/facebookevents/
H A Dsyntax.php206 $start_time = date( $time_format, strtotime($event['start_time']));
280 $datetime_string = $datetime_string.' '.$start_time.' - '.$end_time;
290 $datetime_string = $start_date.' '.$start_time.' - '.$end_date.' '.$end_time;
298 $entry = str_replace('{datetime}', $start_date.' '.$start_time);
/plugin/importfacebookevents/
H A Dsyntax.php194 …$fb_fields="id,name,place,updated_time,timezone,start_time,end_time,event_times,cover,photos{pictu…
235 $start_time = date($time_format, strtotime($event['start_time']));
353 $entry = str_replace('{timestamp}', date('c', strtotime($event['start_time'])), $entry);
354 $entry = str_replace('{starttimestamp}', date('c', strtotime($event['start_time'])), $entry);
/plugin/bez/tpl/
H A Dtasks.php174 <?php $hours = $tpl->date_diff_hours($task->start_time, $task->finish_time) ?>
216 <?php echo $task->start_time ?>&nbsp;-&nbsp;<?php echo $task->finish_time ?>
236 <?php if ($task->start_time == ''): ?>
H A Dtask_box.php60 <?php echo $tpl->get('task')->start_time ?> - <?php echo $tpl->get('task')->finish_time ?>
140 array('content', 'plan_date', 'all_day_event', 'start_time', 'finish_time', 'task_program_id', 'cost')
/plugin/bez/tpl/cron/
H A Dweekly-message-tasks.php30 <?php echo $task->start_time ?>&nbsp;-&nbsp;<?php echo $task->finish_time ?>
/plugin/bez/db/
H A Dupdate0001.sql157 start_time TEXT NULL, -- HH:MM field
/plugin/stlviewer/stlviewer/
H A Dstl_viewer.min.js2start_time,delete l.animation.last_time),i.models[o.models_ref[e]]=l}),e?i:o.json_without_nulls(i)…
/plugin/bez/mdl/
H A DTask.php24 protected $cost, $plan_date, $all_day_event, $start_time, $finish_time;
45 'cost', 'plan_date', 'all_day_event', 'start_time', 'finish_time',
96 'start_time' => array(array('time'), 'NULL'),
150 $this->acl->grant('start_time', BEZ_PERMISSION_CHANGE);
165 $this->acl->grant('start_time', BEZ_PERMISSION_CHANGE);
210 $this->acl->grant('start_time', BEZ_PERMISSION_CHANGE);
221 $this->acl->grant('start_time', BEZ_PERMISSION_CHANGE);
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt1876 ['start_time']=>string() //
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1start_time = now() + delay, \n // @ts-ignore todo:\n end = start_time + duration, tick = noo…