Home
last modified time | relevance | path

Searched refs:getTime (Results 126 – 150 of 240) sorted by path

12345678910

/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.min.js.gz
H A Djquery.js2 …,c)):d,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},uaMatch:functi…
3 …;return b},function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentEle…
/plugin/edittable/lib/
H A Dhandsontable.full.js6393 var currTime = new Date().getTime();
7267 var isNowValid = !isNaN(m._d.getTime()) &&
7362 this._d = new Date(config._d != null ? config._d.getTime() : NaN);
21450 return new Date(nativeDate.getTime() + nativeDate.getTimezoneOffset() * 60000);
35223 if (!isNaN(dateStr.getTime())) {
50048 return a.getTime() === b.getTime();
50059 to[prop] = new Date(from[prop].getTime());
50644 return isDate(this._d) ? new Date(this._d.getTime()) : new Date();
50678 this._d = new Date(date.getTime());
50705 visibleDate = date.getTime();
[all …]
/plugin/emoji/script/
H A Djquery.textcomplete.js940 var now = Date.now || function () { return new Date().getTime(); };
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js1896 this.start=new Date().getTime();
2383 SimileAjax.NativeDateUnit.cloneValue=function(A){return new Date(A.getTime());
2390 SimileAjax.NativeDateUnit.toNumber=function(A){return A.getTime();
2395 if(typeof D=="object"){B=D.getTime();
2397 }if(typeof C=="object"){A=C.getTime();
2405 SimileAjax.NativeDateUnit.change=function(A,B){return new Date(A.getTime()+B);
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js238 A=A.getTime();
413 }else{if(A!=null&&A.getStart().getTime()==E.getStart().getTime()){M[M.length-1].push(E);
1345 while(C.getTime()<F.getTime()){this._intervalMarkerLayout.createIntervalMarker(C,E,this._unit,this.…
1415 var K=new Date(Math.max(C.getTime(),G.startTime));
1416 var F=new Date(Math.min(A.getTime(),G.endTime));
1419 while(K.getTime()<F.getTime()){this._intervalMarkerLayout.createIntervalMarker(K,L,G.unit,this._mar…
1456 var B=new Date(this._startDate.getTime());
1545 var R=new Date(T.getTime()+(6-N-7)*F);
1546 var b=new Date(R.getTime()+2*F);
2840 if(typeof D=="object"){B=D.getTime();
[all …]
/plugin/fckg/fckeditor/editor/dialog/
H A Dtw-sack.js98 this.setVar("rndval", new Date().getTime());
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js35 …ull,false,!!B);if (A.length>0){var D='javascript:void(0);/*'+(new Date().getTime())+'*/';FCK.Execu…
H A Dfckeditorcode_ie.js37 …;F.appendChild(G);return [F];};var H='javascript:void(0);/*'+(new Date().getTime())+'*/';FCK.Execu…
/plugin/fckg/fckeditor/
H A Dtw-sack.js98 this.setVar("rndval", new Date().getTime());
/plugin/fetchmedia/lib/
H A Dbundle.js1getTime()}})},function(t,n,r){"use strict";var e=r(0),i=r(9),o=r(21);e(e.P+e.F*r(3)(function(){ret…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js3 …)},getSeconds:function(){return this._.getUTCSeconds()},getTime:function(){return this._.getTime()… method in Hn
5getTime()+1e3*Math.floor(t))},function(n){return n.getSeconds()}),ga.seconds=ga.second.range,ga.se…
H A Dholder.min.js12 …a==!1&&(a.performance={}),Date.now=Date.now||function(){return(new Date).getTime()},"now"in a.perf…
H A Drespond.min.js5 …ompat"===j.compatMode&&d||j.body[c]||d,f={},o=s[s.length-1],r=(new Date).getTime();if(b&&g&&p>r-g)…
/plugin/fkstimer/
H A Dscript.js66 const current = (new Date()).getTime() + deltaServer;
67 const deadline = (new Date(span.getAttribute('data-date'))).getTime();
76 …rver = metaTag ? (new Date(metaTag.getAttribute('content')).getTime() - (new Date()).getTime()) : …
/plugin/flowcharts/
H A Dmermaid.min.js24getTime())&&e.overflow<0&&!e.empty&&!e.invalidMonth&&!e.invalidWeekday&&!e.weekdayMismatch&&!e.nul…
/plugin/flowplay/flowplayer/
H A Djavascript.txt17 getTime()Void;
63 getTime()Void;
/plugin/flowplay2/flowplayer/
H A Djavascript.txt39 getTime():Void;
/plugin/freechat/phpfreechat/data/public/js/
H A Dcompat.js30 date.setTime (date.getTime () + (((((expires * 24) * 60) * 60) * 1000)));
H A Dcookie.js48 var skew = base.getTime();
49 if (skew > 0) workingDate.setTime(workingDate.getTime() - skew);
H A Dpfcclient.js47 this.timeout_time = new Date().getTime();
51 this.last_response_time = new Date().getTime();
52 this.last_request_time = new Date().getTime();
53 this.last_activity_time = new Date().getTime();
209 this.last_activity_time = new Date().getTime();
211 if (this.timeout_time - new Date().getTime() > delay)
215 this.timeout_time = new Date().getTime() + delay;
1069 this.timeout_time = new Date().getTime() + delay;
1088 this.last_request_time = new Date().getTime();
1094 this.last_response_time = new Date().getTime();
[all …]
H A Dxajax.js3 workId:'xajaxWork'+new Date().getTime(),
124 …a="xajax="+encodeURIComponent(sFunction);postData+="&xajaxr="+new Date().getTime();if(aArgs){for(i…
/plugin/goto/
H A Dscript.js31 d.setTime(d.getTime() - (60*60*1000)); //60 minutes
/plugin/indexmenu/scripts/
H A Dindexmenu.js528 yday = new Date(now.getTime() - 1000 * 60 * 60 * 24);
/plugin/issuetracker/
H A Dprototype.js4722 id = "script" + (new Date).getTime();

12345678910