Skip to content

Parsing string from rrule npm lib fails #30

@kirrg001

Description

@kirrg001

Hi there!

I am using the npm library https://github.com/jakubroztocil/rrule

I am receiving the following rrule string

DTSTART:20201020T000000Z\nRRULE:FREQ=WEEKLY;BYHOUR=2;BYMINUTE=0;BYDAY=WE

I am unable to parse this string.
Getting

RRule::InvalidRRule (Valid FREQ value is required)

I assume this gem doesn't support this format? Although this is the official rrule format I think.

Thanks so much for this gem!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions