MCPcopy
hub / github.com/jayfk/statuspage / xb

Function xb

statuspage/template/statuspage.js:218–218  ·  view source on GitHub ↗
(a,b)

Source from the content-addressed store, hash-verified

216this._months=+e+3*d+12*c,this._data={},this._locale=ab(),this._bubble()}function wb(a){return a instanceof vb}
217// FORMATTING
218function xb(a,b){T(a,0,0,function(){var a=this.utcOffset(),c="+";return 0>a&&(a=-a,c="-"),c+S(~~(a/60),2)+b+S(~~a%60,2)})}function yb(a,b){var c=(b||"").match(a)||[],d=c[c.length-1]||[],e=(d+"").match(Ef)||["-",0,0],f=+(60*e[1])+t(e[2]);return"+"===e[0]?f:-f}
219// Return a moment from input, that is local/utc/zone equivalent to model.
220function zb(b,c){var d,e;
221// Use low-level api, because this fn is low-level api.

Callers 1

statuspage.jsFile · 0.85

Calls 2

TFunction · 0.85
SFunction · 0.85

Tested by

no test coverage detected