Agenda - v6.0.0
    Preparing search index...

    Function shouldSkipDay

    • Check if a given date should be skipped based on the skip days configuration.

      Parameters

      • date: Date

        The date to check

      • OptionalskipDays: number[]

        Array of days to skip (0 = Sunday, 1 = Monday, ..., 6 = Saturday)

      • Optionaltimezone: string

        Optional timezone for the check

      Returns boolean

      true if the day should be skipped