| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
| D | DateTime.php | 51 public $utcOffset; variable in Google\\Service\\ShoppingContent\\DateTime 158 public function setUtcOffset($utcOffset) argument 160 $this->utcOffset = $utcOffset; 167 return $this->utcOffset;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/ |
| D | GoogleTypeDateTime.php | 51 public $utcOffset; variable in Google\\Service\\Document\\GoogleTypeDateTime 158 public function setUtcOffset($utcOffset) argument 160 $this->utcOffset = $utcOffset; 167 return $this->utcOffset;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/ |
| D | GoogleTypeDateTime.php | 51 public $utcOffset; variable in Google\\Service\\Playdeveloperreporting\\GoogleTypeDateTime 158 public function setUtcOffset($utcOffset) argument 160 $this->utcOffset = $utcOffset; 167 return $this->utcOffset;
|
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | moment.js | 2784 var offset = this.utcOffset(); 2912 this.utcOffset(input, keepLocalTime); 2916 return -this.utcOffset(); 2921 return this.utcOffset(0, keepLocalTime); 2926 this.utcOffset(0, keepLocalTime); 2938 this.utcOffset(this._tzm, false, true); 2942 this.utcOffset(tZone); 2945 this.utcOffset(0, true); 2955 input = input ? createLocal(input).utcOffset() : 0; 2957 return (this.utcOffset() - input) % 60 === 0; [all …]
|
| H A D | fullcalendar.js | 1421 mom.utcOffset(input); // if not a valid zone, will assign UTC 1551 newMomentProto.utcOffset = function (tzo) { 1558 return oldMomentProto.utcOffset.apply(this, arguments);
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js | 28 …utcOffset(),n="+";return t<0&&(t=-t,n="-"),n+j(~~(t/60),2)+e+j(~~t%60,2)}))}Ae("Z",":"),Ae("ZZ",""…
|
| D | mermaid.min.js.map | 1 …utcOffset","Nt","Lt","Gt","Vt","Et","It","At","jt","ms","Zt","isBefore","zt","isAfter","$t","qt","…
|
| /plugin/diagramsnet/lib/js/mermaid/ |
| D | mermaid.min.js | 29 …utcOffset(),n="+";return t<0&&(t=-t,n="-"),n+j(~~(t/60),2)+e+j(~~t%60,2)}))}Ae("Z",":"),Ae("ZZ",""…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+F(~~(e/60),2)+t+F(~~e%60,2)})}Ft("Z",":"),Ft("ZZ","")… 35 …utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+F(~~(e/60),2)+t+F(~~e%60,2)})}Ft("Z",":"),Ft("ZZ","")…
|
| /plugin/flowcharts/ |
| D | mermaid.min.js | 24 …utcOffset(),n="+";return t<0&&(t=-t,n="-"),n+j(~~(t/60),2)+e+j(~~t%60,2)}))}Me("Z",":"),Me("ZZ",""…
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 9863 var offset = this.utcOffset(); 9991 this.utcOffset(input, keepLocalTime); 9995 return -this.utcOffset(); 10000 return this.utcOffset(0, keepLocalTime); 10005 this.utcOffset(0, keepLocalTime); 10017 this.utcOffset(this._tzm, false, true); 10021 this.utcOffset(tZone); 10024 this.utcOffset(0, true); 10034 input = input ? createLocal(input).utcOffset() : 0; 10036 return (this.utcOffset() - input) % 60 === 0; [all …]
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 1 …utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+B(~~(e/60),2)+t+B(~~e%60,2)}))}Yt("Z",":"),Yt("ZZ",""… 426 …utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+B(~~(e/60),2)+t+B(~~e%60,2)}))}Pt("Z",":"),Pt("ZZ",""…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 1 …utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+B(~~(e/60),2)+t+B(~~e%60,2)}))}Yt("Z",":"),Yt("ZZ",""… 426 …utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+B(~~(e/60),2)+t+B(~~e%60,2)}))}Pt("Z",":"),Pt("ZZ",""…
|
| D | bundle.js.map | 1 …utcOffset(),t=\"+\";return e<0&&(e=-e,t=\"-\"),t+U(~~(e/60),2)+n+U(~~e%60,2)})}Ft(\"Z\",\":\"),Ft(…
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …utcOffset();var sign='+';if(offset<0){offset=-offset;sign='-';}return sign+zeroFill(~~(offset/60),…
|
| /plugin/diagramsnet/lib/js/ |
| D | extensions.min.js | 1728 …utcOffset(),n="+";return t<0&&(t=-t,n="-"),n+j(~~(t/60),2)+e+j(~~t%60,2)}))}Ae("Z",":"),Ae("ZZ",""…
|
| /plugin/xlsx2dw/packages/exceljs/ |
| D | exceljs.js | 44032 var e = -t.utcOffset(), 44285 }, $.utcOffset = function () { 44291 l = 6e4 * ($.utcOffset() - this.utcOffset()), 44552 var f = n.utcOffset; 44554 n.utcOffset = function (t, i) {
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 1 …utcOffset(),A=Math.abs(L),I=Math.floor(A/60),M=A%60;return(L<=0?"+":"-")+x(I,2,"0")+":"+x(M,2,"0")… function in L
|