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

Function wt

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

Source from the content-addressed store, hash-verified

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());
5234}, Qe = function(e) {
5235 for (var i = [], t = 0; t < e.length; t++)

Callers 2

qaFunction · 0.70
DtFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected