Home
last modified time | relevance | path

Searched refs:date (Results 276 – 300 of 2857) sorted by relevance

1...<<11121314151617181920>>...115

/plugin/news/scripts/
H A DfeedData.php89 function date($which='gm') { function in feedData
99 return date('r',$this->timestamp());
122 return date('r',$this->newsFeedDate);
/plugin/countdown/
H A DChangeLog65 * syntax.php: enhanced input (using strtotime, and therefore GNU date formats)
66 * syntax.php: optional output of entered date
67 * conf/default.php: optional output of entered date
/plugin/findologicxmlexport/
H A DDokuwikiXMLExport.php192 $date = new DateTime();
193 $date->setTimestamp($metadata['date']['created']);
194 return $date;
/plugin/pdftools/
H A Dadmin.php150 ptln("Installation: ".date("Y-m-d / H:i:s",$m_time));
156 …br><span style='color:red'>".$this->getLang('text update')."<br>Update: ".date("Y-m-d / H:i:s",$o_…
183 ptln(date("Y-m-d / H:i:s",$m_time));
/plugin/bez/meta/
H A DTpl.php28 $this->set('version', $info['date']);
130 public function date($date) { argument
131 return dformat(strtotime($date), '%Y-%m-%d');
/plugin/backlinks2/_test/data/meta/
H A Dbacklinks_exclude_syntax.meta1date";a:2:{s:7:"created";i:1463392052;s:8:"modified";i:1463391432;}s:4:"user";s:0:"";s:7:"creator"…
H A Dlink.meta1 a:2:{s:7:"current";a:8:{s:4:"date";a:2:{s:7:"created";i:1463261385;s:8:"modified";i:1463241258;}s:4…
5 …nternal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}}s:10:"persistent";a:4:{s:4:"date";a:2:{s:7:"created"…
/plugin/statdisplay/
H A Dsyntax.php93 private function cleanDate($date) argument
96 list($month, $year) = array_pad(explode('_', strtolower($date)), 2, '');
/plugin/bureaucracy-au/
H A Dsyntax.php568 $this->values['__year__'] = date('Y');
569 $this->values['__month__'] = date('m');
570 $this->values['__monthname__'] = date('B');
571 $this->values['__day__'] = date('d');
572 $this->values['__time__'] = date('H:i');
573 $this->values['__timesec__'] = date('H:i:s');
/plugin/bureaucracyau/
H A Dsyntax.php568 $this->values['__year__'] = date('Y');
569 $this->values['__month__'] = date('m');
570 $this->values['__monthname__'] = date('B');
571 $this->values['__day__'] = date('d');
572 $this->values['__time__'] = date('H:i');
573 $this->values['__timesec__'] = date('H:i:s');
/plugin/tag/
H A Dhelper.php275 $date = ($this->sort == 'mdate' ? $meta['date']['modified'] : $meta['date']['created'] );
302 $sortkey = $date;
310 'date' => $date,
544 * Makes user or date dependent topic lists possible by replacing placeholders in tags
578 '@YEAR@' => date('Y'),
579 '@MONTH@' => date('m'),
580 '@DAY@' => date('
[all...]
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php215 fputs($file,date("r",time())." ".$msg);
373 …$this->logMessage(" Last run: ".date("r",$lastActual).", Last scheduled: ".date("r",$lastScheduled…
390 …$this->logMessage(" Last run: ".date("r",$lastActual).", Last scheduled: ".date("r",$lastScheduled…
H A Dpseudo-cron-image.php258 fputs($file,date("r",time())." ".$msg);
416 …$this->logMessage(" Last run: ".date("r",$lastActual).", Last scheduled: ".date("r",$lastScheduled…
433 …$this->logMessage(" Last run: ".date("r",$lastActual).", Last scheduled: ".date("r",$lastScheduled…
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.player.js34 var date = new Date() / 1000,
35 baselineTime = date,
100 date = new Date() / 1000;
104 basePlayer.currentTime = basePlayer.currentTime + ( date - baselineTime );
109 baselineTime = date;
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dindex.rst11 date
37 * :doc:`Date <date>`: Adds a filter for rendering the difference between dates.
/plugin/simplechat/
H A Dsyntax.php112 $date = date_create();
114 $newfilename = DOKU_INC.'data/chats/'.$room.'/log_'.date("Y-m-d_H:i:s").'.txt';
/plugin/datepicker/
H A Dscript.js55 datestr = calendar.date.print(par.daFormat);
85 datestr = calendar.date.print(par.daFormat);
/plugin/approve/syntax/
H A Dtable.php184 $date = $approved;
191 $date = $ready_for_approval;
198 $date = $rev;
225 $renderer->doc .= '<a href="' . wl($id) . '">' . dformat($date) . '</a>';;
/plugin/bez/mdl/
H A DThreadFactory.php15 $date = $this->model->sqlite->res2single($r);
18 $first = (int) substr($date, 0, strpos($date, '-'));
19 $last = (int) date('Y');
/plugin/linkback/
H A Dadmin.php106 $date = filemtime($file);
110 'date' => $date,
123 * Used for sorting targets in descending order by date of last linkback.
124 * If this date happens to be equal for the compared targest, page id
128 if ($a['date'] == $b['date']) {
131 return ($a['date'] < $b['date']) ? 1 : -1;
203 $date
[all...]
/plugin/chat/
H A Dreadme.txt122 * <date>2006,11,8</date>, **Version 1.1.2**
130 * <date>2006,2,21</date>, **Version 1.1.1**
133 * <date>2006,2,21</date>, **Version 1.1**
141 * <date>2006,2,20</date>, **Version 1.0**
/plugin/issuetracker/
H A Dedit.php36 $comment["timestamp"] = date('Y-m-d G:i:s');
88 $comment["timestamp"] = date('Y-m-d G:i:s');
147 $random_hash = md5(date('r', time())); // added
215 …$bodyhtml = str_ireplace("%%timestamp%%",date($conf['plugin']['issuetracker']['d_format']),$bodyht…
229 …$bodyhtml = str_ireplace("%%cmnt_timestamp%%",date($conf['plugin']['issuetracker']['d_format'],str…
329 $cur_date = date('Y-m-d G:i:s');
362 $cur_date = date('Y-m-d G:i:s');
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml57 date string: !!str 2001-08-01
61 'date string' => '2001-08-01',
150 date of next season: ~
155 'date of next season' => null
205 allows spaces between the date, time and
219 A date can be represented by its year,
224 date( 1976, 7, 31 )
/plugin/metaheaders/
H A Daction.php104 '@CREATED@' => date('Y-m-d\TH:i:sO',$INFO['meta']['date']['created']),
105 '@LASTMOD@' => date('Y-m-d\TH:i:sO',$INFO['lastmod']),
/plugin/loglog/helper/
H A Dreport.php34 $lastMonthStart = mktime(0, 0, 0, date('n', strtotime('last month')), 1);
35 $currentMonthStart = mktime(0, 0, 0, date('n'), 1);

1...<<11121314151617181920>>...115