Skip to main content

Function: rangeContainsModifiers()

rangeContainsModifiers(range, modifiers, dateLib): boolean

Defined in: src/utils/rangeContainsModifiers.ts:27

Checks if a date range contains dates that match the given modifiers.

Parameters

Returns

boolean

true if the range contains matching dates, otherwise false.

Since

9.2.2