Home
last modified time | relevance | path

Searched refs:setDate (Results 1 – 25 of 89) sorted by path

1234

/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/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dcombined.js55 t.setDate(t.getDate() + days);
/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/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js251 d.setDate(d.getDate() + date - 1);
H A Dxlsx.min.js2 …8,29]:[1900,1,0];dow=6}else{if(date>60)--date;var d=new Date(1900,0,1);d.setDate(d.getDate()+date-…
H A Dxlsx.min.map1 …b2","time","dow","dout","out","T","u","m","H","M","S","date1904","Date","setDate","getDate","getFu…
/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_BooksService.php2519 public function setDate( $date) { function in Google_Review
H A DGoogle_CalendarService.php1494 public function setDate( $date) { function in Google_EventDateTime
H A DGoogle_DriveService.php2654 public function setDate( $date) { function in Google_DriveFileImageMediaMetadata
H A DGoogle_ReportsService.php370 public function setDate( $date) { function in Google_UsageReport
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreativeFilteringReasons.php27 public function setDate($date) function in Google\\Service\\AdExchangeBuyer\\CreativeFilteringReasons
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DPayment.php50 public function setDate(Date $date) function in Google\\Service\\Adsense\\Payment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DGmailMessageInfo.php73 public function setDate($date) function in Google\\Service\\AlertCenter\\GmailMessageInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DReview.php90 public function setDate($date) function in Google\\Service\\Books\\Review
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEventDateTime.php38 public function setDate($date) function in Google\\Service\\Calendar\\EventDateTime
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DCustomerIndexStats.php31 public function setDate(Date $date) function in Google\\Service\\CloudSearch\\CustomerIndexStats
H A DCustomerQueryStats.php31 public function setDate(Date $date) function in Google\\Service\\CloudSearch\\CustomerQueryStats
H A DCustomerSearchApplicationStats.php46 public function setDate(Date $date) function in Google\\Service\\CloudSearch\\CustomerSearchApplicationStats
H A DCustomerSessionStats.php32 public function setDate(Date $date) function in Google\\Service\\CloudSearch\\CustomerSessionStats
H A DCustomerUserStats.php40 public function setDate(Date $date) function in Google\\Service\\CloudSearch\\CustomerUserStats
H A DDataSourceIndexStats.php31 public function setDate(Date $date) function in Google\\Service\\CloudSearch\\DataSourceIndexStats
H A DSearchApplicationQueryStats.php31 public function setDate(Date $date) function in Google\\Service\\CloudSearch\\SearchApplicationQueryStats
H A DSearchApplicationSessionStats.php32 public function setDate(Date $date) function in Google\\Service\\CloudSearch\\SearchApplicationSessionStats
H A DSearchApplicationUserStats.php40 public function setDate(Date $date) function in Google\\Service\\CloudSearch\\SearchApplicationUserStats

1234