/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/datepicker/script/jscalendar-1.0/ |
H A D | calendar.js | 353 if (mon.month != date.getMonth()) { 632 var mon = date.getMonth(); 925 var m = date.getMonth(); 1105 TM = today.getMonth(), 1118 var month = date.getMonth(); 1191 date.getMonth() == TM && 1714 month = this.getMonth(); 1745 (this.getMonth() == date.getMonth()) && 1756 this.setMonth(tmp.getMonth()); 1762 var m = this.getMonth(); [all …]
|
/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/Document/ |
H A D | GoogleTypeDate.php | 59 public function getMonth() function in Google\\Service\\Document\\GoogleTypeDate
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\RealTimeBidding\\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/Classroom/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\Classroom\\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/OSConfig/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\OSConfig\\Date
|
/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/ShoppingContent/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\ShoppingContent\\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/AndroidManagement/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\AndroidManagement\\Date
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/ |
H A D | GoogleTypeDate.php | 59 public function getMonth() function in Google\\Service\\DLP\\GoogleTypeDate
|
/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/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Date
|
/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/MyBusinessBusinessInformation/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\MyBusinessBusinessInformation\\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/CloudDeploy/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\CloudDeploy\\Date
|
/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/CloudAsset/ |
H A D | Date.php | 59 public function getMonth() function in Google\\Service\\CloudAsset\\Date
|