Home
last modified time | relevance | path

Searched refs:setYear (Results 26 – 38 of 38) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DDate.php66 public function setYear($year) function in Google\\Service\\CloudMemorystoreforMemcached\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fcmdata/
H A DGoogleTypeDate.php66 public function setYear($year) function in Google\\Service\\Fcmdata\\GoogleTypeDate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/
H A DGoogleTypeDate.php66 public function setYear($year) function in Google\\Service\\CloudBillingBudget\\GoogleTypeDate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleTypeDate.php66 public function setYear($year) function in Google\\Service\\ChromeManagement\\GoogleTypeDate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleTypeDate.php66 public function setYear($year) function in Google\\Service\\CloudRetail\\GoogleTypeDate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDateTime.php172 public function setYear($year) function in Google\\Service\\ShoppingContent\\DateTime
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleTypeDateTime.php172 public function setYear($year) function in Google\\Service\\Document\\GoogleTypeDateTime
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGoogleTypeDateTime.php172 public function setYear($year) function in Google\\Service\\Playdeveloperreporting\\GoogleTypeDateTime
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js417 expiry.setYear(expiry.getFullYear() - 1);
2628 expiry.setYear(expiry.getFullYear() + 1);
2763 expiry.setYear(expiry.getFullYear() - 1);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …s(n,7*e);break;case"month":n.setMonth(n.getMonth()+e);break;case"year":n.setYear(n.getFullYear()+e…
H A Ddhtmlxgantt.js.map1setYear","add_quarter","to_fixed","num","utc","getISOWeek","getWeek","splt","mask","_getWeekNumber…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js6733 ndate.setYear(ndate.getFullYear() + inc);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11545 …ing(0,5)){b=c.substring(5);break}}null!=b&&isLocalStorage&&(e=new Date,e.setYear(e.getFullYear()-1…
11622 …setItem(".mode",e);else if("undefined"!=typeof Storage){var g=new Date;g.setYear(g.getFullYear()+1…
11626 …emoveItem(".mode");else if("undefined"!=typeof Storage){var b=new Date;b.setYear(b.getFullYear()-1…

12