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

Function xt

codebase/dhtmlxscheduler.es.js:5220–5222  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

5218 return i = yt, t = e.getTime() - i.getTime(), Math.round(t / mt);
5219 var i, t;
5220}, xt = function(e) {
5221 return new Date(yt.getTime() + e * mt);
5222}, ca = function(e) {
5223 var i = e.getUTCMonth();
5224 return i === 1 && we(e.getUTCFullYear()) ? 29 : _a[i];
5225}, xe = function(e) {

Callers 2

qaFunction · 0.85
DtFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected