====== isDate ====== .. js:function:: webix.isDate(obj) webix.isDate helper. Please look into the linked `official documentation`_. Referenced by ~~~~~~~~~~~~~ helpers `~webix.copy`:js:func:. mixins `~webix.CodeParser`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api___isdate.html Code ~~~~ .. literalinclude:: js_srcs/isDate_helper.js :language: javascript :linenos: