Tool-Shack
    Preparing search index...

    Function isSameDay

    • Check if two dates fall on the same calendar day

      Parameters

      • firstDate: string | number | Date

        First Date object or timestamp

      • secondDate: string | number | Date

        Second Date object or timestamp

      Returns boolean

      Boolean indicating if both dates have matching day, month, and year