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

Function Pi

resources/vega.min.js:2749–2751  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

2747 return li(t.getMinutes(), e, 2);
2748 }
2749 function Pi(t, e) {
2750 return li(t.getSeconds(), e, 2);
2751 }
2752 function ji(t) {
2753 var e = t.getDay();
2754 return 0 === e ? 7 : e;

Callers

nothing calls this directly

Calls 1

liFunction · 0.70

Tested by

no test coverage detected