Home
last modified time | relevance | path

Searched refs:date (Results 2726 – 2750 of 2857) sorted by last modified time

1...<<101102103104105106107108109110>>...115

/plugin/processing/
H A Dplugin.info.txt4 date 2010-08-24
/plugin/quickedit/
H A DCOPYING96 stating that you changed the files and the date of any change.
/plugin/sidebarng/
H A DCOPYING96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt5 date 2010-06-04
/plugin/stats/
H A Dsyntax.php365 $dateConv = date("Ym", $changeEvent['date']);
431 if(date("n/Y", $singleChange['date']) == $month."/".$year) {
432 $date_value[date("j", $singleChange['date'])]++;
440 $lastDayOfMonth = date("t", $monthTime);
500 …tle(0,0,$this->getLang('ws_histocontribmonthbydaytitle').' '.date('F', $monthTime).' '.date('Y', $…
511 … '.date('F', $monthTime).' '.date('Y', $monthTime) . '" title="' . $this->getLang('ws_histocontrib…
531 $dateContrib = date("m/Y", $singleChange['date']);
540 $dateMin = date("m/Y",$dateMin);
543 $monthNow = date("m/Y");
/plugin/noticeboard/classes/
H A DNoticeList.php244 $currentTime = mktime(0,0,0,date("n"),date("j"),date("Y"));
H A DICal.php86 $out .= "DTSTART:".date("Ymd\THis\Z",$notice->getStartTime())."\r\n";
88 $out .= "DTEND:".date("Ymd\THis\Z",$notice->getEndTime())."\r\n";
90 $out .= "DTEND:".date("Ymd\THis\Z",$notice->getStartTime())."\r\n";
99 $out .= "DTSTART:".date("Ymd\THis\Z",$notice->getDeadline())."\r\n";
100 $out .= "DTEND:".date("Ymd\THis\Z",$notice->getDeadline())."\r\n";
H A Drss.php81 $out .= date("d.m.Y H:i",$notice->getStartTime());
83 $out .= date("d.m.Y",$notice->getStartTime());
91 $out .= date("d.m.Y H:i",$notice->getEndTime());
93 $out .= date("d.m.Y",$notice->getEndTime());
99 $out .= date("d.m.Y",$notice->getDeadline());
111 $out .= "<pubDate>".date(DATE_RFC822,$notice->getStartTime())."</pubDate>";
121 $out .= date("d.m.Y H:i",$notice->getStartTime());
123 $out .= date("d.m.Y",$notice->getStartTime());
128 $out .= date("d.m.Y",$notice->getDeadline());
134 $out .= "<pubDate>".date(DATE_RFC822,$notice->getDeadline())."</pubDate>";
H A DEditForm.php83 $this->deadline = date("d.m.Y",$notice->getDeadline());
85 $this->startDate = date("d.m.Y",$notice->getStartTime());
87 $this->startTime = date("H:i",$notice->getStartTime());
90 $this->endDate = date("d.m.Y",$notice->getEndTime());
93 $this->endTime = date("H:i",$notice->getEndTime());
H A DNotice.php99 public function setDeadline($date){ argument
100 $this->deadline = $date;
/plugin/noticeboard/noticeboard/classes/
H A DNoticeList.php244 $currentTime = mktime(0,0,0,date("n"),date("j"),date("Y"));
H A DICal.php86 $out .= "DTSTART:".date("Ymd\THis\Z",$notice->getStartTime())."\r\n";
88 $out .= "DTEND:".date("Ymd\THis\Z",$notice->getEndTime())."\r\n";
90 $out .= "DTEND:".date("Ymd\THis\Z",$notice->getStartTime())."\r\n";
99 $out .= "DTSTART:".date("Ymd\THis\Z",$notice->getDeadline())."\r\n";
100 $out .= "DTEND:".date("Ymd\THis\Z",$notice->getDeadline())."\r\n";
H A Drss.php81 $out .= date("d.m.Y H:i",$notice->getStartTime());
83 $out .= date("d.m.Y",$notice->getStartTime());
91 $out .= date("d.m.Y H:i",$notice->getEndTime());
93 $out .= date("d.m.Y",$notice->getEndTime());
99 $out .= date("d.m.Y",$notice->getDeadline());
111 $out .= "<pubDate>".date(DATE_RFC822,$notice->getStartTime())."</pubDate>";
121 $out .= date("d.m.Y H:i",$notice->getStartTime());
123 $out .= date("d.m.Y",$notice->getStartTime());
128 $out .= date("d.m.Y",$notice->getDeadline());
134 $out .= "<pubDate>".date(DATE_RFC822,$notice->getDeadline())."</pubDate>";
H A DEditForm.php83 $this->deadline = date("d.m.Y",$notice->getDeadline());
85 $this->startDate = date("d.m.Y",$notice->getStartTime());
87 $this->startTime = date("H:i",$notice->getStartTime());
90 $this->endDate = date("d.m.Y",$notice->getEndTime());
93 $this->endTime = date("H:i",$notice->getEndTime());
H A DNotice.php99 public function setDeadline($date){ argument
100 $this->deadline = $date;
/plugin/dokugource/
H A Dadmin.php166 …ptln(' Start : <input type="text" name="dokugource_from" value="'.date('Y-m-d H:i:s', ($this->from…
H A DINFO5 date 2010-05-19
/plugin/farm/
H A Danimal.class.php264 fwrite($fp, "<?php\n// Generated by farm plugin (".date('Y-m-d H:i:s').")\n\n".$conf."\n");
309 fwrite($fp, "<?php\n// Generated by farm plugin (".date('Y-m-d H:i:s').")\n\n".$conf."\n");
H A Dinfos.animal.class.php53 $date = (int)$opt['date'];
55 $delta = abs(time() - $date);
56 $date = strftime($dfmt, $date);
57 $fmt = str_replace('{date}', $date, $fmt);
H A DCOPYING96 stating that you changed the files and the date of any change.
H A DINFO5 date 2009-12-16
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt350 | date | show item dates |
358 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
360 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
/plugin/footnotestyle/
H A Dplugin.info.txt5 date 2010-05-11
/plugin/crypto/
H A Dplugin.info.txt4 date 2010-05-04
/plugin/cronojob/
H A Dpseudocron.php163 …$this->logMessage(" Last run: ".date("r",$lastActual).", Last scheduled: ".date("r",$lastScheduled…
180 …$this->logMessage(" Last run: ".date("r",$lastActual).", Last scheduled: ".date("r",$lastScheduled…
197 fputs($file,date("r",time())." ".$msg);

1...<<101102103104105106107108109110>>...115