Home
last modified time | relevance | path

Searched refs:getTime (Results 201 – 225 of 240) sorted by last modified time

12345678910

/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/tindexmenu/
H A Dindexmenu-full.js396 yday = new Date(now.getTime() - 1000 * 60 * 60 * 24);
H A Dindexmenu.js42 dTree.prototype.clearCookie=function(){var a;a=new Date((new Date).getTime()-864E5);this.setCookie(…
/plugin/rssticker/
H A Drssticker.js64 …="+encodeURIComponent(this.RSS_url)+"&cachetime="+this.cachetime+"&bustcache="+new Date().getTime()
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js39 alert('['+new Date().getTime().toString()+'] '+eventName+'/'+Test.Unit.inspect(options));
H A Deffects.js173 var timestamp = new Date().getTime();
212 var timePos = new Date().getTime();
/plugin/s5reloaded/ui/thesis/
H A Dslides.js441 var tmp = new Date(); tid = "inc" + String(tmp.getTime());
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16getTime()},uaMatch:function(a){a=a.toLowerCase();var b=s.exec(a)||t.exec(a)||u.exec(a)||a.indexOf(…
/plugin/tline/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/tline/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);
2824 if(typeof D=="object"){B=D.getTime();
[all …]
/plugin/processing/
H A Dscript.js1131 start = new Date().getTime(),
5078 return new Date().getTime() - start;
5082 var sec = (new Date().getTime() - timeSinceLastFPS) / 1000;
5088 timeSinceLastFPS = new Date().getTime();
/plugin/jquery/
H A Djquery-1.4.2.min.js17 e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return t…
89 …return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a…
H A Djquery-1.4.2.js823 return (new Date).getTime();
3443 id = "script" + (new Date).getTime();
H A Dscript.js19getTime();T.innerHTML="<input name='"+U+"'/>";var S=document.documentElement;S.insertBefore(T,S.fi…
/plugin/lytebox/
H A Dlytebox.js864 var exitTime = now.getTime() + numberMillis;
867 if (now.getTime() > exitTime) { return; }
/plugin/picasawebalbum/orig/
H A Djquery.pwi.js20 ts = new Date().getTime();
/plugin/picasawebalbum/
H A Djquery.pwi.js20 ts = new Date().getTime();
/plugin/ahrefmenu/
H A DxmlTree.js26 var exitTime = now.getTime() + numberMillis;
29 if (now.getTime() > exitTime) return;
/plugin/codehighlight/cp/
H A Dcodepress.js43 self.src = CodePress.path+'codepress.html?language='+self.language+'&ts='+(new Date).getTime();
/plugin/flowplay2/flowplayer/
H A Djavascript.txt39 getTime():Void;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js33 …;D.appendChild(E);return [D];};var F='javascript:void(0);/*'+(new Date().getTime())+'*/';FCK.Execu…
H A Dfckeditorcode_gecko.js32 …ull,false,!!B);if (A.length>0){var D='javascript:void(0);/*'+(new Date().getTime())+'*/';FCK.Execu…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_ie.js385 var sTempUrl = 'javascript:void(0);/*' + ( new Date().getTime() ) + '*/' ;
H A Dfck_gecko.js440 var sTempUrl = 'javascript:void(0);/*' + ( new Date().getTime() ) + '*/' ;
/plugin/jspwiki_import/importer/
H A Dgwt.js241 var unique = new Date().getTime();

12345678910