Pawnote
    Preparing search index...

    Function translateToWeekNumber

    • Calculates the week number based on a given date and a start date.

      Parameters

      • dateToTranslate: Date

        The date to translate into a week number.

      • startDay: Date

        The start date from which to calculate the week number.

      Returns number

      The calculated week number.