MCPcopy Create free account
hub / github.com/DHTMLX/scheduler / qa

Function qa

codebase/dhtmlxscheduler.es.js:6198–6212  ·  view source on GitHub ↗
(e, i, t, n, s, a)

Source from the content-addressed store, hash-verified

6196 }, e;
6197}();
6198function qa(e, i, t, n, s, a) {
6199 for (var o = [], _ = 0; _ < e.length; _++) {
6200 var r = void 0, d = void 0, l = e[_];
6201 l < 0 ? (r = Math.floor(l / i.length), d = te(l, i.length)) : (r = Math.floor((l - 1) / i.length), d = te(l - 1, i.length));
6202 for (var h = [], p = t; p < n; p++) {
6203 var m = a[p];
6204 J(m) && h.push(m);
6205 }
6206 var g = void 0;
6207 g = r < 0 ? h.slice(r)[0] : h[r];
6208 var c = i[d], u = xt(s.yearordinal + g), f = wt(u, c);
6209 F(o, f) || o.push(f);
6210 }
6211 return Ee(o), o;
6212}
6213function Dt(e, i) {
6214 var t = i.dtstart, n = i.freq, s = i.interval, a = i.until, o = i.bysetpos, _ = i.count;
6215 if (_ === 0 || s === 0)

Callers 1

DtFunction · 0.70

Calls 6

xtFunction · 0.85
teFunction · 0.70
JFunction · 0.70
wtFunction · 0.70
FFunction · 0.70
EeFunction · 0.70

Tested by

no test coverage detected