MCPcopy Create free account
hub / github.com/alignoth/alignoth / Hp

Function Hp

resources/vega.min.js:11553–11567  ·  view source on GitHub ↗
(t, e, n, r)

Source from the content-addressed store, hash-verified

11551 Ip = (t) => (e) => t(e),
11552 Wp = (t, e) => (Number.isFinite(t) ? e(t) : null);
11553 function Hp(t, e, n, r) {
11554 const i = r || e.type;
11555 return (
11556 _t(n) &&
11557 (function (t) {
11558 return up(t, Zd);
11559 })(i) &&
11560 (n = n.replace(/%a/g, "%A").replace(/%b/g, "%B")),
11561 n || i !== Od
11562 ? n || i !== Rd
11563 ? Up(t, e, 5, null, n, r, !0)
11564 : t.utcFormat("%A, %d %B %Y, %X UTC")
11565 : t.timeFormat("%A, %d %B %Y, %X")
11566 );
11567 }
11568 function Yp(t, e, n) {
11569 n = n || {};
11570 const r = Math.max(3, n.maxlen || 7),

Callers 1

YpFunction · 0.85

Calls 3

_tFunction · 0.70
upFunction · 0.70
UpFunction · 0.70

Tested by

no test coverage detected