Home
last modified time | relevance | path

Searched refs:setDate (Results 51 – 75 of 89) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DParserTest.php1418 $expectedDate->setDate(2002, 12, 14);
/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php969 public function setDate( $date) { function in Google_DailyUpload
1040 public function setDate( $date) { function in Google_DailyUploadAppend
H A DGoogle_CalendarService.php1494 public function setDate( $date) { function in Google_EventDateTime
H A DGoogle_BooksService.php2519 public function setDate( $date) { function in Google_Review
H A DGoogle_DriveService.php2654 public function setDate( $date) { function in Google_DriveFileImageMediaMetadata
/plugin/issuetracker/
H A Dtablekit.js573 if (d[5]) { date.setDate(d[5]); }
/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js115 oneWeek.setDate(oneWeek.getDate() - 7);
3736 oneWeek.setDate(oneWeek.getDate() - 7);
/plugin/amcharts/assets/amcharts/
H A Damcharts.js369 d.getWeekNumber=function(a){a=new Date(a);a.setHours(0,0,0);a.setDate(a.getDate()+4-(a.getDay()||7)…
373 …J/g,q);r=k;0===r&&(r=24,-1!=b.indexOf("H")&&(f--,0===f&&(e=new Date(a),e.setDate(e.getDate()-1),h=…
376setDate(a.getDate()+1);break;case "MM":b=a.getMonth();a.setMonth(a.getMonth()+c*f);a.getMonth()>b+…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js3setDate:function(){da.setUTCDate.apply(this._,arguments)},setDay:function(){da.setUTCDay.apply(thi… method in Hn
5 …hours.utc=ga.hour.utc.range,ga.month=On(function(n){return n=ga.day(n),n.setDate(1),n},function(n,…
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js1607 Timeline.LinearEther.prototype.setDate=function(A){this._start=this._unit.cloneValue(A); method in Timeline.LinearEther
1664 Timeline.HotZoneEther.prototype.setDate=function(A){this._start=this._unit.cloneValue(A); method in Timeline.HotZoneEther
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js1607 Timeline.LinearEther.prototype.setDate=function(A){this._start=this._unit.cloneValue(A); method in Timeline.LinearEther
1664 Timeline.HotZoneEther.prototype.setDate=function(A){this._start=this._unit.cloneValue(A); method in Timeline.HotZoneEther
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/math/
H A DMathJax.js19 …refix+"."+a+"="+escape(d.join("&;"));if(this.expires){var f=new Date();f.setDate(f.getDate()+this.…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js585 exdate.setDate(exdate.getDate()+365);
H A Dfirebug-lite-1.2-compressed.js22 …n.element.style.height.replace(/px/,''),10)-38);exdate=new Date();exdate.setDate(exdate.getDate()+…
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js33 values+='height:'+(parseInt(firebug.internal.targetWindow.firebug.el.main.element.style.height.replace(/px/,''),10)-38);exdate=new Date();exdate.setDate(exdate.getDate()+365);firebug.internal.targetWindow.document.cookie='FBLiteSettings='+values+';expires='+exdate.toGMTString();}},refreshForm:function(){var fe=firebug.env,elSet=firebug.el.settings;elSet.cbxDebug.element.checked=fe.debug;elSet.cbxDetectFirebug.element.checked=fe.detectFirebug;elSet.cbxHideDOMFunctions.element.checked=fe.hideDOMFunctions;elSet.cbxOverride.element.checked=fe.override;elSet.cbxShowIcon.element.checked=fe.showIconWhenHidden;elSet.cbxOpenInPopup.element.checked=fe.openInPopup;elSet.textNodeChars.element.value=fe.textNodeChars;}},win:{hide:function(){with(firebug){el.main.environment.addStyle({"display":"none"});el.mainiframe.environment.addStyle({"display":"none"});if(env.showIconWhenHidden){el.firebugIcon.environment.addStyle({"display":"block"});}}},show:function(){with(firebug){el.main.environment.addStyle({"display":"block"});el.mainiframe.environment.addStyle({"display":"block"});if(env.showIconWhenHidden){el.firebugIcon.environment.addStyle({"display":"none"});}}},iconClicked:function(_event){with(firebug){if(_event.ctrlKey==true||_event.metaKey==true){el.firebugIcon.environment.addStyle({"display":"none"});env.showIconWhenHidden=false;}else{win.show();}}},minimize:function(){with(firebug){internal.minimized=true;el.main.environment.addStyle({"height":"35px"});el.mainiframe.environment.addStyle({"height":"35px"});el.button.maximize.environment.addStyle({"display":"block"});el.button.minimize.environment.addStyle({"display":"none"});win.refreshSize();}},maximize:function(){with(firebug){internal.minimized=false;el.button.minimize.environment.addStyle({"display":"block"});el.button.maximize.environment.addStyle({"display":"none"});win.setHeight(env.height);}},newWindow:function(){var interval,scripts,script,scriptPath,fe=firebug.env,fi=firebug.internal;if(!fi.popupWin){scripts=document.getElementsByTagName('script');fi.popupWin=window.open("","_firebug","status=0,menubar=0,resizable=1,top="+fe.popupTop+",left="+fe.popupLeft+",width="+fe.popupWidth+",height="+fe.popupHeight+",scrollbars=0,addressbar=0,outerWidth="+fe.popupWidth+",outerHeight="+fe.popupHeight+"toolbar=0,location=0,directories=0,dialog=0");if(!fi.popupWin){alert("Firebug Lite could not open a pop-up window, most likely because of a popup blocker.\nPlease enable popups for this domain");}else{firebug.settings.hide();for(i=0,len=scripts.length;i<len;i++){if(scripts[i].src.indexOf(fi.liteFilename)>-1){scriptPath=scripts[i].src;break;}}
H A Dfirebug-lite-1.2.js596 exdate.setDate(exdate.getDate()+365);
/plugin/edittable/lib/
H A Dhandsontable.full.js50348 …self.setDate(new Date(target.getAttribute('data-pika-year'), target.getAttribute('data-pika-month'…
50436 self.setDate(date);
50529 self.setDate(defDate, true);
50635 this.setDate(date.toDate(), preventOnSelect);
50650 setDate: function(date, preventOnSelect)
50708 lastVisibleDate.setDate(lastVisibleDate.getDate()-1);
50746 this.setDate(newDay);
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js3897 View.prototype.setDate = function (date) {
10933 this.view.setDate(this.currentDate);
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1setDate(1),t.setHours(0,0,0,0)}),(function(t,e){t.setMonth(t.getMonth()+e)}),(function(t,e){return…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6setDate(1),t.setHours(0,0,0,0)}),(function(t,e){t.setMonth(t.getMonth()+e)}),(function(t,e){return…
/plugin/c3chart/assets/
H A Dd3.min.js2 …ion Ei(t){return Si(function(n){n.setDate(n.getDate()-(n.getDay()+7-t)%7),n.setHours(0,0,0,0)},fun…
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8setDate(1),t.getTimezoneOffset()!==n.getTimezoneOffset()},toUTC:function(n){return new Date(n.getU…
/plugin/flowcharts/
H A Dmermaid.min.js1setDate(1),t.setHours(0,0,0,0)}),(function(t,e){t.setMonth(t.getMonth()+e)}),(function(t,e){return…

1234