Method isDate documentation

Returns true if the given argument is a date object.

Example

```javascript //true let date = new Date(); bbn.fn.isDate(date); ```

Example

```javascript //false bbn.fn.isDate('16/04/2020'); ```

Returns true if the given argument is a date object. BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way

This website uses cookies to ensure you get the best experience on our website.