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

Function ht

codebase/dhtmlxscheduler.es.js:6547–6552  ·  view source on GitHub ↗
(e, i, t)

Source from the content-addressed store, hash-verified

6545 F(i.map(Number), Number(e)) || (i.push(e), Ee(i));
6546}
6547function ht(e, i, t) {
6548 var n = !t || t.toUpperCase() === "UTC", s = n ? "".concat(e, ":") : "".concat(e, ";TZID=").concat(t, ":"), a = i.map(function(o) {
6549 return Ve(o.valueOf(), n);
6550 }).join(",");
6551 return "".concat(s).concat(a);
6552}
6553class Ya {
6554 constructor(i) {
6555 this._scheduler = i;

Callers 1

Calls 1

VeFunction · 0.70

Tested by

no test coverage detected