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

Function Qr

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

Source from the content-addressed store, hash-verified

2319 return new Date(Date.UTC(t.y, t.m, t.d, t.H, t.M, t.S, t.L));
2320 }
2321 function Qr(t, e, n) {
2322 return { y: t, m: e, d: n, H: 0, M: 0, S: 0, L: 0 };
2323 }
2324 function Kr(t) {
2325 var e = t.dateTime,
2326 n = t.date,

Callers 1

kFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected