Home
last modified time | relevance | path

Searched refs:date (Results 426 – 450 of 2857) sorted by last modified time

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

/plugin/usecounter/
H A Dplugin.info.txt5 date 2023-01-31
/plugin/barcodes/
H A Dplugin.info.txt4 date 2023-01-29
/plugin/fastwiki/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2024-02-10
/plugin/snow/
H A Dplugin.info.txt4 date 2023-01-27
/plugin/structgantt/meta/
H A DGantt.php16 /** @var int column number containing the start date */
19 /** @var int column number containing the end date */
31 /** @var string first date */
34 /** @var string last date */
75 * The first date column is the start, the second is the end
380 /** @var \DateTime $date */
381 foreach ($period as $date) {
382 if ($this->skipWeekends && (int)$date->format('N') >= 6) {
385 $days[] = $date;
410 /** @var \DateTime $date */
456 intervalFormat(\\DateTime $date, $formatname) global() argument
[all...]
/plugin/structgantt/
H A Dplugin.info.txt4 date 2023-08-09
/plugin/authdrupal8/
H A Dplugin.info.txt4 date 2024-01-25
/plugin/twofactoraltemail/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2023-01-08
/plugin/docnavigation/
H A Dplugin.info.txt4 date 2024-02-08
/plugin/dw2markdown/
H A Dplugin.info.txt4 date 2023-01-19
/plugin/gitlabapi/
H A Dplugin.info.txt4 date 2023-01-18
/plugin/virtualgroup/
H A Dplugin.info.txt4 date 2023-12-13
/plugin/edittable/lib/
H A Dhandsontable.full.js7783 // format date using native date object
8266 return date;
8276 return date;
10503 this.date(1);
10573 date: m.date(),
10701 this.date(date.getUTCDate());
49103 var date = void 0;
50042 if (isDate(date)) date.setHours(0,0,0,0);
50423 var date;
50430 date = (date && date.isValid()) ? date.toDate() : null;
[all …]
/plugin/edittable/
H A Dplugin.info.txt4 date 2023-01-14
/plugin/blog/
H A DCOPYING97 stating that you changed the files and the date of any change.
H A Dplugin.info.txt5 date 2023-10-24
H A Dhelper.php79 $date = $meta['date']['modified'];
80 if (!$date) $date = filemtime(wikiFN($id));
82 $cdate = $meta['date']['created'];
84 // prefer the date further in the past:
85 $date = min($date, $cdate);
98 else $key = $date;
106 'date'
[all...]
/plugin/blog/syntax/
H A Dautoarchive.php83 $date = strftime('%Y-%m',$entry['date']);
84 // entry in the right date range?
85 if($date < $now || $date > $now) continue;
109 $y = date('Y',$entry['date']);
110 $m = date('m',$entry['date']);
H A Darchive.php133 // entry in the right date range?
134 if (($start > $entry['date']) || ($entry['date'] >= $end)) continue;
151 // entry in the right date range?
152 if (($start > $entry['date']) || ($entry['date'] >= $end)) continue;
174 // entry in the right date range?
175 if (($start > $entry['date']) || ($entry['date'] >= $end)) continue;
177 if ($current_year != date('
[all...]
/plugin/pubmed2020/
H A Dplugin.info.txt4 date 2023-01-13
H A Dstyle.css27 .pubmed span.date{
/plugin/grouphome/
H A Dplugin.info.txt4 date 2023-01-11
/plugin/simplenavi/
H A Dplugin.info.txt4 date 2023-11-13

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