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

Function Te

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

Source from the content-addressed store, hash-verified

807}
808var $t = Date.now();
809function Te(e) {
810 return !(!e || typeof e != "object") && !!(e.getFullYear && e.getMonth && e.getDate);
811}
812const ne = { uid: function() {
813 return $t++;
814}, mixin: function(e, i, t) {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected