Home
last modified time | relevance | path

Searched refs:getMinutes (Results 1 – 25 of 74) sorted by path

123

/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 …,"$1"+l(p))).replace(/(^|[^\\])h/g,"$1"+p);var f=a?t.getUTCMinutes():t.getMinutes();e=(e=e.replace…
/plugin/amcharts/assets/amcharts/
H A Damcharts.js365 …te(a):new Date(a.getFullYear(),a.getMonth(),a.getDate(),a.getHours(),a.getMinutes(),a.getSeconds()…
366 a.getMinutes(),m=a.getSeconds(),n=a.getMilliseconds(),a=a.getDay());switch(b){case "YYYY":h=Math.fl…
372 …ullYear(),h=a.getMonth(),f=a.getDate(),g=a.getDay(),k=a.getHours(),l=a.getMinutes(),m=a.getSeconds…
376 …;case "hh":a.setHours(a.getHours()+c*f);break;case "mm":a.setMinutes(a.getMinutes()+c*f);break;cas…
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js1121 dosTime = dosTime | date.getMinutes();
H A Djszip.min.js12 …missions,k)):(y=20,x|=B(b.dosPermissions,k)),i=m.getHours(),i<<=6,i|=m.getMinutes(),i<<=5,i|=m.get…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js27197 pad(d.getMinutes()),
H A Dpdfmake.min.js.map1 …new Date();\n\t var time = [pad(d.getHours()),\n\t pad(d.getMinutes()),\n\t …
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php1633 public function getMinutes() { function in Google_EventReminder
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\AdExchangeBuyerII\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\AuthorizedBuyersMarketplace\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEventReminder.php55 public function getMinutes() function in Google\\Service\\Calendar\\EventReminder
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\Classroom\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\CloudFilestore\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\CloudMemorystoreforMemcached\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\CloudRedis\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\CloudTalentSolution\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGoogleTypeTimeOfDay.php63 public function getMinutes() function in Google\\Service\\DLP\\GoogleTypeTimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleTypeDateTime.php95 public function getMinutes() function in Google\\Service\\Document\\GoogleTypeDateTime
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DTimeInput.php55 public function getMinutes() function in Google\\Service\\HangoutsChat\\TimeInput
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\MyBusinessBusinessInformation\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessLodging/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\MyBusinessLodging\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\OSConfig\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGoogleTypeDateTime.php95 public function getMinutes() function in Google\\Service\\Playdeveloperreporting\\GoogleTypeDateTime
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\Sheets\\TimeOfDay

123