/plugin/virtualkeyboard/vk/extensions/ |
H A D | dateextensions.js | 32 m = this.getMonth(), 156 case "h" : return MONTH_NAMES[self.getMonth()]; 157 case "B" : return MONTH_NAMES[self.getMonth()+12]; 168 case "m" : return String(self.getMonth()+1).padLeft(2,spacer);
|
/plugin/indexmenu2/cms/extensions/ |
H A D | dateextensions.js | 11 …getMonth(),l=this.getDate()+i[I];return this.isLeapYear()&&I>2?l+1:l};Date.prototype.getIsoYear=fu…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A D | dhtmlxgantt_csp.js | 132 …n utc ? gantt.date.to_fixed((date.getUTCMonth() + 1)) : gantt.date.to_fixed((date.getMonth() + 1)); 134 case "%n": return utc ? (date.getUTCMonth() + 1) : (date.getMonth() + 1); 139 …gantt.locale.date.month_short[date.getUTCMonth()] : gantt.locale.date.month_short[date.getMonth()]; 140 …? gantt.locale.date.month_full[date.getUTCMonth()] : gantt.locale.date.month_full[date.getMonth()];
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
H A D | dhtmlxgantt_csp.js | 13 …getMonth()+1);case"%j":return e?a.getUTCDate():a.getDate();case"%n":return e?a.getUTCMonth()+1:a.g…
|
/plugin/combo/resources/library/combo/ |
H A D | ComboDate.js | 14 …return `${this.date.getFullYear()}-${(this.date.getMonth() + 1).toString().padStart(2, '0')}-${thi…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\Testing\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/ |
H A D | GoogleTypeDate.php | 59 public function getMonth() function in Google\\Service\\CloudRetail\\GoogleTypeDate
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/ |
H A D | GoogleTypeDate.php | 59 public function getMonth() function in Google\\Service\\CloudBillingBudget\\GoogleTypeDate
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\DisplayVideo\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessCalls/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\MyBusinessBusinessCalls\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\MyBusinessBusinessInformation\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/ |
H A D | GoogleTypeDate.php | 59 public function getMonth() function in Google\\Service\\ChromePolicy\\GoogleTypeDate
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\AdMob\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\Storagetransfer\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\CloudSearch\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fcmdata/ |
H A D | GoogleTypeDate.php | 59 public function getMonth() function in Google\\Service\\Fcmdata\\GoogleTypeDate
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\CloudFilestore\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\CloudMemorystoreforMemcached\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\CloudComposer\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\AndroidManagement\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\AdExchangeBuyerII\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\Classroom\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\ShoppingContent\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\CloudDeploy\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\CloudAsset\\Date
|