Hex Core JS
    Preparing search index...

    Function isAnniversaryOnDate

    • Reports whether a date's anniversary is on a given date (with handling for leap years).

      Parameters

      • original: DateTime

        The original date of the event whose anniversary is being checked.

      • date: DateTime

        The date to check if the anniversary is on.

      Returns boolean