Home
last modified time | relevance | path

Searched refs:time (Results 676 – 700 of 1835) sorted by relevance

1...<<21222324252627282930>>...74

/plugin/amcharts/assets/amcharts/
H A Dserial.js24 …b.length&&(this.firstTime=this.getStartTime(b[0].time),this.lastTime=this.getEndTime(b[b.length-1]…
41 …his.categoryAxis.parseDates&&(this.startTime=a[this.start].time,this.endTime=a[this.end].time,b.st…
42 …is.categoryAxis,d.parseDates&&!d.equalSpacing?this.zoom(c[a].time,this.getEndTime(c[b].time)):this…
72time+1.05*r),this.minPeriod,1,p).getTime();this.firstTime=c.firstTime;var t;this.endTime>b&&(this.…
76 …ing){h=this.start;this.startTime=this.data[this.start].time;this.endTime=this.data[this.end].time;…
77 …f;if(this.data[f].time!=e.resetDateToMin(new Date(this.data[f].time),g,w,p).getTime()){t=0;var G=n…
78 r));if(0<this.gridCountR)for(b=f;b<B;b++)if(r=this.data[b].time,this.checkPeriodChange(g,w,r,n)&&b>…
79 …ata.length;b++)if(t=this.data[b])this.parseDates&&!this.equalSpacing?(m=t.time,d=this.cellWidth,"M…
86 …ion(a){return this.equalSpacing?(a=this.xToIndex(a),new Date(this.data[a].time)):new Date(this.sta…
87 …function(a){a=this.xToIndex(a);if(a=this.data[a])return this.parseDates?a.time:a.category},getCoor…
/plugin/authucenter/lib/uc_client/control/
H A Dfeed.php47 $dateline = $this->time;
/plugin/tokenbucketauth/
H A DREADME6 … authenticate will be banned from the login form a configurable amount of time (10 minutes by defa…
/plugin/autotweet2/
H A Daction.php104 'oauth_timestamp' => time() ,
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.checkbutton.php64 $value = sprintf("___Value%s",md5(time().rand()));
/plugin/badbehaviour/
H A Dadmin.php160 $date = time() - ($days*24*60*60);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dbreaking-changes.asciidoc9 every time you use a deprecated parameters for {es}. We decided to add this
H A Dfutures.asciidoc14 In a single-threaded environment, the time to execute `n` requests is the sum of
15 those `n` request's latencies. With the multi interface, the time to execute `n`
55 `future: lazy` and they pend until you resolve the futures, at which time all
/plugin/statistics/
H A Daction.php74 '&amp;r=' . rawurlencode($_SERVER['HTTP_REFERER']) . '&rnd=' . time();
/plugin/struct/action/
H A Dedit.php115 $ts = $REV ?: time();
/plugin/drawio/
H A DREADME.md35 …ment the feauture or not. Don't get it that you must implement it all the time, sometimes you have…
44 This project is completely OpenSource and maintained in my free time, so I can NOT provide any ETA …
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt54 --enforce-time-limit Enforce time limit based on test size.
H A Dhelp2.phpt55 --enforce-time-limit Enforce time limit based on test size.
/plugin/pdfjs/pdfjs/web/locale/lo/
H A Dviewer.properties73 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
74 # will be replaced by the creation/modification date, and time, of the PDF file.
/plugin/cronojob/
H A Dpseudocron.php161 if ($lastScheduled<time()) {
197 fputs($file,date("r",time())." ".$msg);
/plugin/pdfjs/pdfjs/web/locale/sw/
H A Dviewer.properties53 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
54 # will be replaced by the creation/modification date, and time, of the PDF file.
/plugin/guestbook/
H A Dbasic.class.php409 $this->actualTime = (empty($_POST['date'])?date("H:i", time()):date("H:i", $_POST['date']));
410 …ty($_POST['oldDate'])?strtotime($_POST['oldDate']):(empty($_POST['date'])?time():(strtotime($_POST…
/plugin/pdfjs/pdfjs/web/locale/an/
H A Dviewer.properties85 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
86 # will be replaced by the creation/modification date, and time, of the PDF file.
87 document_properties_date_string={{date}}, {{time}}
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md54 * #250: Recurring all-day events are incorrectly included in time range
55 requests when not using UTC in the time range. (@armin-hackmann)
111 * #204: Dealing a bit better with vCard date-time values that contained
221 excluded events with wrong time
386 * Fixed: vCard date-time parser supported extended-format dates as well.
464 * Added: When setting date-time properties you can just pass PHP's DateTime
597 properties with incorrect characters in the name (at this time, it just allows
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md54 * #250: Recurring all-day events are incorrectly included in time range
55 requests when not using UTC in the time range. (@armin-hackmann)
111 * #204: Dealing a bit better with vCard date-time values that contained
221 excluded events with wrong time
386 * Fixed: vCard date-time parser supported extended-format dates as well.
464 * Added: When setting date-time properties you can just pass PHP's DateTime
597 properties with incorrect characters in the name (at this time, it just allows
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md14 * #250: Recurring all-day events are incorrectly included in time range
15 requests when not using UTC in the time range. (@armin-hackmann)
71 * #204: Dealing a bit better with vCard date-time values that contained
181 excluded events with wrong time
346 * Fixed: vCard date-time parser supported extended-format dates as well.
424 * Added: When setting date-time properties you can just pass PHP's DateTime
557 properties with incorrect characters in the name (at this time, it just allows
/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js.unc2 * Basic sample plugin inserting current date and time into CKEditor editing area.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
H A DFacade.php68 $_SERVER['REQUEST_TIME'] = time();
/plugin/findologicxmlexport/vendor/sebastian/environment/
H A DREADME.md14 …instance to run your project's test suite, then you should add it as a development-time dependency:
/plugin/sentry/
H A Dhelper.php61 $header[] = 'sentry_timestamp=' . time();

1...<<21222324252627282930>>...74