@hexafuchs/what.js
    Preparing search index...

    Function isDate

    • Returns whether the object is a date.

      Keep in mind that Date.now() returns a number, not a date object.

      Parameters

      • object: unknown

      Returns object is Date