Method isDate documentation

Returns true if the given argument is a date object.

Example

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

Example

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

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.