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

Function Ze

codebase/dhtmlxscheduler.es.js:5227–5230  ·  view source on GitHub ↗
(e, i)

Source from the content-addressed store, hash-verified

5225}, xe = function(e) {
5226 return la[e.getUTCDay()];
5227}, Ze = function(e, i) {
5228 var t = ve(e, i + 1, 1);
5229 return [xe(t), ca(t)];
5230}, wt = function(e, i) {
5231 return i = i || e, new Date(Date.UTC(e.getUTCFullYear(), e.getUTCMonth(), e.getUTCDate(), i.getHours(), i.getMinutes(), i.getSeconds(), i.getMilliseconds()));
5232}, qe = function(e) {
5233 return new Date(e.getTime());

Callers 1

Calls 3

veFunction · 0.85
xeFunction · 0.85
caFunction · 0.70

Tested by

no test coverage detected