Library API
    Preparing search index...

    Function isFiniteRRule

    • Checks whether an RRULE string represents a finite (bounded) series.

      Parameters

      • rrule: string

        The RFC 5545 RRULE string

      Returns boolean

      true if the rule contains an UNTIL or COUNT boundary clause, otherwise false.