Home
last modified time | relevance | path

Searched refs:getMonth (Results 1 – 25 of 102) sorted by path

12345

/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.toUTCString(),'%C':Math.floor(nYear/100),'%d':zeroPad(nDate,2),'%e':nDate,'%F':date.toISOString().slice(0,10),'%G':getThursday().getFullYear(),'%g':(getThursday().getFullYear()+'').slice(2),'%H':zeroPad(nHour,2),'%I':zeroPad((nHour+11)%12+1,2),'%j':zeroPad(aDayCount[nMonth]+nDate+((nMonth>1&&isLeapYear())?1:0),3),'%k':nHour,'%l':(nHour+11)%12+1,'%m':zeroPad(nMonth+1,2),'%n':nMonth+1,'%M':zeroPad(date.getMinutes(),2),'%p':(nHour<12)?'AM':'PM','%P':(nHour<12)?'am':'pm','%s':Math.round(date.getTime()/1000),'%S':zeroPad(date.getSeconds(),2),'%u':nDay||7,'%V':(function(){var target=getThursday(),n1stThu=target.valueOf();target.setMonth(0,1);var nJan1=target.getDay();if(nJan1!==4)target.setMonth(0,1+((4-nJan1)+7)%7);return zeroPad(1+Math.ceil((n1stThu-target)/604800000),2)})(),'%w':nDay,'%x':date.toLocaleDateString(),'%X':date.toLocaleTimeString(),'%y':(nYear+'').slice(2),'%Y':nYear,'%z':date.toTimeString().replace(/.+GMT([+-]\d+).+/,'$1'),'%Z':date.toTimeString().replace(/.+\((.+?)\)$/,'$1')}[sMatch]||'')+'')||sMatch})}
/plugin/achart/assets/
H A Dapexcharts.min.js6 ….substr(2,2))).replace(/(^|[^\\])y/g,"$1"+h);var c=(a?t.getUTCMonth():t.getMonth())+1;e=(e=(e=(e=e…
/plugin/amcharts/assets/amcharts/
H A Damcharts.js364 ….stringToDate(a,b):new Date(a)};d.daysInMonth=function(a){return(new Date(a.getYear(),a.getMonth()+
365getMonth(),a.getDate(),a.getHours(),a.getMinutes(),a.getSeconds(),a.getMilliseconds())};d.resetDat…
372 …(),m=a.getUTCSeconds(),n=a.getUTCMilliseconds()):(e=a.getFullYear(),h=a.getMonth(),f=a.getDate(),g…
373 …b.indexOf("H")&&(f--,0===f&&(e=new Date(a),e.setDate(e.getDate()-1),h=e.getMonth(),f=e.getDate(),e…
376 …e||h||a.setDate(a.getDate()+1);break;case "MM":b=a.getMonth();a.setMonth(a.getMonth()+c*f);a.getMo…
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js1127 dosDate = dosDate | (date.getMonth() + 1);
H A Djszip.min.js12 …etMinutes(),i<<=5,i|=m.getSeconds()/2,j=m.getFullYear()-1980,j<<=4,j|=m.getMonth()+1,j<<=5,j|=m.ge…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js27199 return [d.getDate(), months[d.getMonth()], time].join(' ');
H A Dpdfmake.min.js.map1 … pad(d.getSeconds())].join(':');\n\t return [d.getDate(), months[d.getMonth()], time].join(' …
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js252 dout = [d.getFullYear(), d.getMonth()+1,d.getDate()];
H A Dxlsx.min.js2 …ew Date(1900,0,1);d.setDate(d.getDate()+date-1);dout=[d.getFullYear(),d.getMonth()+1,d.getDate()];…
H A Dxlsx.min.map1 …u","m","H","M","S","date1904","Date","setDate","getDate","getFullYear","getMonth","getDay","write_…
/plugin/authgoogle/google/contrib/
H A DGoogle_UrlshortenerService.php206 public function getMonth() { function in Google_AnalyticsSummary
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDate.php59 public function getMonth() function in Google\\Service\\AdExchangeBuyerII\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DDate.php59 public function getMonth() function in Google\\Service\\AdMob\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DDate.php59 public function getMonth() function in Google\\Service\\Adsense\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DDate.php59 public function getMonth() function in Google\\Service\\AndroidManagement\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleTypeDate.php59 public function getMonth() function in Google\\Service\\ChromeManagement\\GoogleTypeDate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DGoogleTypeDate.php59 public function getMonth() function in Google\\Service\\ChromePolicy\\GoogleTypeDate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DDate.php59 public function getMonth() function in Google\\Service\\Classroom\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DDate.php59 public function getMonth() function in Google\\Service\\CloudAsset\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/
H A DGoogleTypeDate.php59 public function getMonth() function in Google\\Service\\CloudBillingBudget\\GoogleTypeDate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DDate.php59 public function getMonth() function in Google\\Service\\CloudComposer\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DDate.php59 public function getMonth() function in Google\\Service\\CloudDeploy\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DDate.php59 public function getMonth() function in Google\\Service\\CloudFilestore\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DDate.php59 public function getMonth() function in Google\\Service\\CloudMemorystoreforMemcached\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleTypeDate.php59 public function getMonth() function in Google\\Service\\CloudRetail\\GoogleTypeDate

12345