StephenChou1017/react-big-scheduler

Exceptional dates in recurring event

Opened this issue · 12 comments

We can display recurring events in the calendar.

Please help me with the appropriate way to define recurrence rule so that I can mention the exceptional dates on which event is not happening.

For example:
I have an event which is starting from 1st May and ending on 15th May. It is recurring on daily basis.
Now I have some dates (5th, 7th, 12th of May) on which the event is not going to occur, hence it should not be displayed in the calendar too on this dates. So, how can define such a recurrence rule which fulfills my condition.

I am waiting for someone to answer...

@avichovatiya67 @hbatalhaStch I have release my own npm module for same as its no more maintainable so. Please try mine. Contribution are welcome.

Here is a link of my library: https://github.com/ansulagrawal/react-big-schedule

@ansulagrawal I am currently maintaining my own fork which is already advanced as I have fixed a lot of performance issues and added a lot of features as well

https://github.com/hbatalhaStch/react-big-scheduler

Please take a look.

@hbatalhaStch please check mine also I also have fix lot of issue. Please take a look at it and I have release on npm as well.

@ansulagrawal Alright. I have also released on npm.

@ansulagrawal Which new features have you added to your fork?

@ansulagrawal some great features there

@avichovatiya67 what you want to see in demo?

can you suggest some example how you want it