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

Function b

resources/vega.min.js:10430–10448  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

10428 _ = l("%B"),
10429 x = l("%Y");
10430 function b(t) {
10431 return (
10432 u(t) < t
10433 ? d
10434 : s(t) < t
10435 ? p
10436 : a(t) < t
10437 ? g
10438 : o(t) < t
10439 ? m
10440 : r(t) < t
10441 ? i(t) < t
10442 ? y
10443 : v
10444 : n(t) < t
10445 ? _
10446 : x
10447 )(t);
10448 }
10449 return (
10450 (c.invert = function (t) {
10451 return new Date(f(t));

Callers 1

kFunction · 0.70

Calls 8

uFunction · 0.70
sFunction · 0.70
aFunction · 0.70
oFunction · 0.70
rFunction · 0.70
iFunction · 0.70
nFunction · 0.70
vFunction · 0.70

Tested by

no test coverage detected