Home
last modified time | relevance | path

Searched refs:strftime (Results 1 – 25 of 98) sorted by relevance

1234

/plugin/date/
Dsyntax.php156 $xhtml = strftime($format, $timestamp_with_now_value);
173 $xhtml = strftime($format, $timestamp_value);
182 $xhtml = strftime($format);
190 $xhtml = strftime($dformat);
192 $xhtml = strftime($dformat, strtotime("+1 day"));
194 $xhtml = strftime($dformat, strtotime("-1 day"));
196 $xhtml = strftime('%Y');
198 $xhtml = strftime('%Y',strtotime("+1 year"));;
200 $xhtml = strftime('%Y',strtotime("-1 year"));
202 $xhtml = strftime('%m');
[all …]
DREADME.md4 A wrapper plugin for the php functions strftime and date. This plugin gives you the possibilities o…
Dplugin.info.txt6 desc Wrapper about the php command strftime and date
/plugin/struct/meta/
H A DDateFormatConverter.php21 protected static $strftime = [ variable in dokuwiki\\plugin\\struct\\meta\\DateFormatConverter
122 * @param string $strftime
125 public static function toDate($strftime) argument
127 $date = $strftime;
149 array_keys(self::$strftime),
150 array_values(self::$strftime),
181 $strftime = preg_replace($from, $to, $date);
191 $strftime = preg_replace($from, $datekeys, $strftime);
194 return $strftime;
/plugin/icalendar/
Dfunctions.php86 $entry['startdate'] = strftime($dateFormat, $entry['startunixdate']);
87 $entry['starttime'] = strftime($timeFormat, $entry['startunixdate']);
95 $entry['enddate'] = strftime($dateFormat, $entry['endunixdate']);
96 $entry['endtime'] = strftime($timeFormat, $entry['endunixdate']);
105 $entry['startdate'] = strftime($dateFormat, $entry['startunixdate']);
112 $entry['enddate'] = strftime($dateFormat, $entry['endunixdate']);
/plugin/blog/
Daction.php147 '@DATE@' => strftime($conf['dformat']),
196 if (intval(strftime("%m")) < intval($newmonth)) {
197 $longyear2 = strftime("%Y");
200 $longyear1 = strftime("%Y");
211 $pre = strftime($dateprefix);
/plugin/loglog/
Dadmin.php83 echo '<p>' . $this->getLang('range') . ' ' . strftime($dateFormat, $min) .
84 ' - ' . strftime($dateFormat, $max) . '</p>';
138 echo '<td>' . strftime($dateFormat, $line['dt']) . '</td>';
/plugin/countdownv2/
Dsyntax.php116 … $comment = str_replace("##DATE##", strftime($this->getConf('dateformat'), $endtime), $commentstr);
118 … $comment = str_replace("##TIME##", strftime($this->getConf('timeformat'), $endtime), $comment);
120 …$comment = str_replace("##DATETIME##", strftime($this->getConf('datetimeformat'), $endtime), $comm…
/plugin/bureaucracyau/
Dsyntax.php459 * @param bool $strftime Apply strftime() replacements
462 function replace($input, $strftime = true) { argument
477 if($strftime) {
480 function($m){return strftime($m[0]);},
509 return strftime($match[2], strtotime($match[1]));
555 $this->values['__date__'] = strftime($conf['dformat']);
/plugin/bureaucracy-au/
Dsyntax.php459 * @param bool $strftime Apply strftime() replacements
462 function replace($input, $strftime = true) { argument
477 if($strftime) {
480 function($m){return strftime($m[0]);},
509 return strftime($match[2], strtotime($match[1]));
555 $this->values['__date__'] = strftime($conf['dformat']);
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
Dfckoutput.py27 from time import gmtime, strftime
56 self.setHeader('Last-Modified',strftime("%a, %d %b %Y %H:%M:%S GMT", gmtime()))
/plugin/mailto/
Daction.php82 . strftime($this->getConf('mailto_dformat'), $metas['plugin']['mailto']['sent']), 2) ;
107 …. strftime($this->getConf('mailto_dformat'), $metas['plugin']['mailto']['sent']),1) ; /// TODO the…
Dsyntax.php65 . strftime($this->getConf('mailto_dformat'), $metas['plugin']['mailto']['sent']) . ' ) ';
/plugin/bureaucracy/
Dsyntax.php476 * @param bool $strftime Apply strftime() replacements
479 function replace($input, $strftime = true) { argument
499 if($strftime) {
502 function($m){return strftime($m[0]);},
546 return strftime($match[2], strtotime($match[1]));
594 $this->values['__date__'] = strftime($conf['dformat']);
/plugin/lastcomp/
Dsyntax.php100 $datum1 = strftime($conf['dformat'], $mod1);
101 $datum2 = strftime($conf['dformat'], $mod2);
/plugin/infomail/
Daction.php246 $date = strftime("%d.%m.%Y, %H:%M", $t);
249 $filename = strftime("%Y%m%d%H%M%S", $t) . "_infomail.txt";
270 …$log = $t . "\t" . strftime($conf['dformat'], $t) . "\t" . $_SERVER['REMOTE_ADDR'] . "\t" . $sende…
/plugin/autostartpage/
Daction.php93 $wikitext=preg_replace("/@DATE@/",strftime("%D"), $wikitext);
96 $wikitext=str_replace($matches[0], strftime($matches[1]), $wikitext);
/plugin/owncloud/ajax/
Dfilelist.php58 $mtime = strftime($conf['dformat'],filemtime($fullpath.'/'.$folder));
69 $mtime = strftime($conf['dformat'],filemtime($fullpath.'/'.$file));
/plugin/ffindr/
Dffindr.php115 …$renderer->doc .= strftime($dateformat, strtotime($item->get_tag('dateStart'))) . "&nbsp;-&nbsp;" …
/plugin/blog/syntax/
Dautoarchive.php64 $now = strftime('%Y-%m'); // current month
83 $date = strftime('%Y-%m',$entry['date']);
/plugin/countdown/
Dsyntax.php124 … $renderer->doc .= " (" . strftime($this->getLang('outputformat'), $Next->getTimestamp()) . ")";
138 $renderer->doc .= " (" . strftime($this->getLang('outputformat'), $thatDate) . ")";
/plugin/timestamp/action/
DTimestamp.php64 echo strftime($this->getConf('timestamp_format'));
/plugin/unameban/
Daction.php38 hsc($client), strftime($conf['dformat'],$fields[1]),
/plugin/nextday/
Dsyntax.php41 return $day ? strftime('%d %B %Y', $day) : '';
/plugin/rssticker/
DlastRSS.php175 $result['lastBuildDate'] = strftime($this->date_format, $timestamp);
220 $result['items'][$i]['pubDate'] = strftime($this->date_format, $timestamp);

1234