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

Function lt

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

Source from the content-addressed store, hash-verified

6535 }, i;
6536}(z);
6537function lt(e, i) {
6538 if (!(e instanceof z))
6539 throw new TypeError(String(e) + " is not RRule instance");
6540 F(i.map(String), String(e)) || i.push(e);
6541}
6542function ct(e, i) {
6543 if (!(e instanceof Date))
6544 throw new TypeError(String(e) + " is not Date instance");

Callers 1

Calls 1

FFunction · 0.70

Tested by

no test coverage detected