Home
last modified time | relevance | path

Searched refs:date (Results 401 – 425 of 2857) sorted by path

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

/plugin/bureaucracy/
H A Dsyntax.php607 $this->values['__year__'] = date('Y');
608 $this->values['__month__'] = date('m');
609 $this->values['__monthname__'] = date('B');
610 $this->values['__day__'] = date('d');
611 $this->values['__time__'] = date('H:i');
612 $this->values['__timesec__'] = date('H:i:s');
/plugin/bureaucracyau/
H A Dplugin.info.txt4 date 2019-06-10
6 …ails from them - Forked from Bureaucracy release 2019-03-20 to support the AU date format dd-mm-yy.
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/button/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2023-08-18
/plugin/c3chart/assets/
H A Dd3.min.js2 …urn-1}else if(i!=e.charCodeAt(r++))return-1}return r}var i=t.dateTime,o=t.date,u=t.time,a=t.period…
/plugin/c3chart/
H A Dplugin.info.txt4 date 2022-05-15
/plugin/cacherevisionseraser/
H A DREADME.md34 * Plugin now report the lastest version date into the Plugins Manager (Thanks Ilya Lebedev)
H A Dplugin.info.txt4 date 2010-11-22
/plugin/calendoku/
H A Dhelper.php132 $datesecs = strval($date->format('U')) + intval($date->getOffset());
145 $datesecs = strval($date->format('U')) + intval($date->getOffset());
151 $datesecs = strval($date->format('U')) + intval($date->getOffset());
156 return $date;
369 return $date;
372 $year = date('Y');
373 $month = date('m');
374 $day = date('d');
384 $year = date('Y');
432 $date = new DateTime();
[all …]
H A Dplugin.info.txt4 date 2014-11-05
/plugin/calendoku/syntax/
H A Dshowtable.php63 $startdate = guessDateTime(date('U'));
73 $enddate = guessDateTime(date('U'));
/plugin/callflow/
H A Dplugin.info.txt4 date 2017-12-11
/plugin/captcha/_test/
H A DHelperTest.php
/plugin/captcha/
H A Dhelper.php176 $td = date('Y-m-d');
H A Dplugin.info.txt4 date 2023-12-06
/plugin/caption/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2024-02-24
/plugin/catlist/
H A Dplugin.info.txt4 date 2023-12-16
/plugin/cellbg/
H A Dplugin.info.txt4 date 2013-10-09
/plugin/cellbg2/
H A Dplugin.info.txt4 date 2018-06-04
/plugin/changes/
H A Dplugin.info.txt6 date 2023-12-14
H A Dsyntax.php278 $dates[] = $change['date'];
320 if ($maxage && $change['date'] < (time() - $maxage)) {
389 $page['date'] = $change['date'];
405 * @param int $date argument
407 protected function dayheader($renderer, $date)
412 $renderer->cdata(dformat($date, $this->getConf('dayheaderfmt')));
415 $renderer->header(dformat($date, $this->getConf('dayheaderfmt')), 3, 0);
433 $dayheaders_date = date('Ymd', $changes[0]['date']);
[all...]
/plugin/charpicker/
H A Dplugin.info.txt4 date 2022-09-06
/plugin/charter/
H A DCOPYING96 stating that you changed the files and the date of any change.

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