Skip to content

Removing all dates that are inside a DatePeriod from Rset #138

@cubecleveland

Description

@cubecleveland

Thank you so much for this amazing Library.

We have a use case where i want to remove all the dates that are present inside an RSet giving a period of time.

For example a new DatePeriod() object giving a start and end. i want to then remove all the dates from the Rset.
At first we thought we could use addExDate but this doesnt work, because apperantly u have to have the exact date and not just the date to remove..

To clarfiy, i dont have the exact timestamp of the Dates inside Rset , but i do want to remove all the dates that are inside the DatePeriod.
Can i manually iterate Rset and remove the dates.. wasnt sure it is the expected behavior/...

Any help would be appreciated and many thanks again for your hard work

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions