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

Function ba

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

Source from the content-addressed store, hash-verified

6009`);
6010}
6011function ba(e, i) {
6012 return e ? "DTSTART" + new Ne(new Date(e), i).toString() : "";
6013}
6014function xa(e, i) {
6015 return Array.isArray(e) ? !!Array.isArray(i) && e.length === i.length && e.every(function(t, n) {
6016 return t.getTime() === i[n].getTime();

Callers 1

ReFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected