/plugin/zotero/ |
H A D | ZoteroEntry.php | 59 public function getDate() function in ZoteroEntry 68 if (preg_match("/([0-9]{4})/", $this->getDate(), $matches)) 80 $date = $this->getDate(); 106 && $this->getDate() === $other->getDate()
|
H A D | TextZoteroRepository.php | 127 $e->getDate() . ($e->getDate() == "" ? " " : "") . "|" .
|
/plugin/amcharts/assets/amcharts/ |
H A D | gantt.js | 2 …getDate(this.startDate,this.dataDateFormat,"fff");this.categoryAxis.gridPosition="start";a=this.va… 4 …h[k])&&void 0!==d[m]&&(l[m+"_"+a+"_"+g]=d[m]);m=h;if(A){k=c.getDate(d[F],u,f);var B=c.getDate(d[G]…
|
/plugin/virtualkeyboard/vk/extensions/ |
H A D | dateextensions.js | 33 d = this.getDate()+md[m]; 160 case "d" : return String(self.getDate()).padLeft(2,spacer); 162 case "e" : return String(self.getDate()+1).padLeft(2);
|
/plugin/indexmenu2/cms/extensions/ |
H A D | dateextensions.js | 11 …getDate()+i[I];return this.isLeapYear()&&I>2?l+1:l};Date.prototype.getIsoYear=function(){var i=thi…
|
/plugin/combo/ComboStrap/ |
H A D | Cron.php | 16 public static function getDate(string $cronExpression): \DateTime function in ComboStrap\\Cron
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
H A D | ChromeOsDeviceActiveTimeRanges.php | 55 public function getDate() function in Google\\Service\\Directory\\ChromeOsDeviceActiveTimeRanges
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ |
H A D | CustomerSearchApplicationStats.php | 53 public function getDate() function in Google\\Service\\CloudSearch\\CustomerSearchApplicationStats
|
H A D | CustomerSessionStats.php | 39 public function getDate() function in Google\\Service\\CloudSearch\\CustomerSessionStats
|
H A D | SearchApplicationSessionStats.php | 39 public function getDate() function in Google\\Service\\CloudSearch\\SearchApplicationSessionStats
|
H A D | CustomerIndexStats.php | 38 public function getDate() function in Google\\Service\\CloudSearch\\CustomerIndexStats
|
H A D | CustomerQueryStats.php | 38 public function getDate() function in Google\\Service\\CloudSearch\\CustomerQueryStats
|
H A D | DataSourceIndexStats.php | 38 public function getDate() function in Google\\Service\\CloudSearch\\DataSourceIndexStats
|
H A D | SearchApplicationQueryStats.php | 38 public function getDate() function in Google\\Service\\CloudSearch\\SearchApplicationQueryStats
|
H A D | CustomerUserStats.php | 47 public function getDate() function in Google\\Service\\CloudSearch\\CustomerUserStats
|
H A D | SearchApplicationUserStats.php | 47 public function getDate() function in Google\\Service\\CloudSearch\\SearchApplicationUserStats
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/ |
H A D | CreativeFilteringReasons.php | 31 public function getDate() function in Google\\Service\\AdExchangeBuyer\\CreativeFilteringReasons
|
/plugin/datepicker/script/jscalendar-1.0/ |
H A D | calendar.js | 634 var day = date.getDate(); 924 var d = date.getDate(); 1032 date.setDate(date.getDate() - step); 1106 TD = today.getDate(); 1119 var mday = date.getDate(); 1130 date.setDate(date.getDate() + 1); 1147 iday = date.getDate(); 1671 if (isNaN(d)) d = today.getDate(); 1746 (this.getDate() == date.getDate()) && 1757 this.setDate(tmp.getDate()); [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/ |
H A D | EventDateTime.php | 45 public function getDate() function in Google\\Service\\Calendar\\EventDateTime
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/ |
H A D | Payment.php | 57 public function getDate() function in Google\\Service\\Adsense\\Payment
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/ |
H A D | Birthday.php | 41 public function getDate() function in Google\\Service\\PeopleService\\Birthday
|
H A D | Event.php | 45 public function getDate() function in Google\\Service\\PeopleService\\Event
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fcmdata/ |
H A D | GoogleFirebaseFcmDataV1beta1AndroidDeliveryData.php | 87 public function getDate() function in Google\\Service\\Fcmdata\\GoogleFirebaseFcmDataV1beta1AndroidDeliveryData
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/ |
H A D | GooglePrivacyDlpV2DateTime.php | 43 public function getDate() function in Google\\Service\\DLP\\GooglePrivacyDlpV2DateTime
|
/plugin/ckgdoku/ckeditor/plugins/signature/ |
H A D | plugin.js | 1 …/"+this.numbersToTwoDigits(i.getMonth()+1)+"/"+this.numbersToTwoDigits(i.getDate())+" "+this.numbe…
|