• Parameters

    • firstDate: Date

      The first date to check.

    • secondDate: Date

      The second date to check.

    Returns boolean

    If the dates are the same.

    Description

    Returns true if the given dates are on the same day, month and year. Returns false otherwise.

Generated using TypeDoc