Home
last modified time | relevance | path

Searched refs:date (Results 1 – 25 of 2857) sorted by path

12345678910>>...115

/plugin/404manager/
H A DLICENSE87 as of the date such litigation is filed.
H A Dadmin.php81 $this->currentDate = date("c");
H A Dplugin.info.txt4 date 2018-08-21
/plugin/a2s/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Ddemo.txt440 {{rss>https://github.com/schplurtz/a2s/commits/master.atom date}}
H A Dplugin.info.txt4 date 2022-06-21
/plugin/abbr/
H A Dplugin.info.txt5 date 2015-09-25
/plugin/abbrlist/
H A Dplugin.info.txt4 date 2016-04-21
/plugin/abc/
H A Dplugin.info.txt4 date 2021-01-05
/plugin/abc2/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2024-01-21
/plugin/abc2/abc-libraries/abc-ui/
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/abc2/abc-libraries/abc2svg/
H A Dpage-1.js233 function strftime(sFormat,date){if(!(date instanceof Date))date=new Date();var nDay=date.getDay(),nDate=date.getDate(),nMonth=date.getMonth(),nYear=date.getFullYear(),nHour=date.getHours(),aDays=['Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday'],aMonths=['January','February','March','April','May','June','July','August','September','October','November','December'],aDayCount=[0,31,59,90,120,151,181,212,243,273,304,334],isLeapYear=function(){return(nYear%4===0&&nYear%100!==0)||nYear%400===0},getThursday=function(){var target=new Date(date);target.setDate(nDate-((nDay+6)%7)+3);return target},zeroPad=function(nNum,nPad){return((Math.pow(10,nPad)+nNum)+'').slice(1)};return sFormat.replace(/%[a-z]/gi,function(sMatch){return(({'%a':aDays[nDay].slice(0,3),'%A':aDays[nDay],'%b':aMonths[nMonth].slice(0,3),'%B':aMonths[nMonth],'%c':date argument
[all...]
/plugin/abortlogin/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2020-07-05
/plugin/abstract/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2021-10-29
/plugin/ac/
H A Dplugin.info.txt4 date 2016-07-06
/plugin/accscounter/lang/en/
H A Dmngintro.txt6 * The date when the page was last accessed
/plugin/accscounter/
H A Dplugin.info.txt4 date 2020-06-11
/plugin/accscounter/syntax/
H A Dcounter.php52 'date' => date('Y/m/d'),
187 $is_yesterday = ($counters[$page]['date'] == date('Y/m/d', CURRENT - 24 * 60 * 60));
202 $logfilename = $logfiledir . utf8_strtolower(date('M-d-Y')) . '.txt';
204 $logcontent = $clientIP ."(" . date('H:i:s M d, Y') . ")\n";
216 $logcontent = $clientIP ."(" . date('H:i:s M d, Y') . ")\n";
262 $logfilename = $logfiledir . utf8_strtolower(date('M-d-Y')) . '.txt';
264 $logcontent = $clientIP ."(" . date('H:i:s M d, Y') . ")\n";
276 $logcontent = $clientIP ."(" . date('H:i:s M d, Y') . ")\n";
H A Dpopularity.php74 $today = date('Y/m/d');
77 $yesterday = date('Y/m/d', CURRENT - 24 * 60 * 60);
78 $thisday = date('Y/m/d');
104 $date = rtrim($array[1]);
109 if (($today == $date) and ($today_count != 0)) $counters[$page] = $today_count;
111 if (($yesterday == $date) and ($today_count != 0)) $counters[$page] = $today_count;
112 … if (($thisday == $date) and ($yesterday_count != 0)) $counters[$page] = $yesterday_count;
/plugin/aceeditor/
H A Daction.php77 $date = str_replace('-', '', $version['date']);
78 return (int) $date > 20110525;
H A Dbuild.js1date|datenum|datestr|datetick|datevec|dbclear|dbcont|dbdown|dblquad|dbmex|dbquit|dbstack|dbstatus|…
H A Dplugin.info.txt4 date 2013-07-19

12345678910>>...115