javascript - How to do recurring event using fullCalendar in node.js and mysql -


i creating scheduling website based on fullcalendar plugin.

we have requirement create recurring events. events repeated on weekly or daily basis.

following example of event trying achieve event name: weekly review meeting day: monday time: 09:00 11:00 repeat: weekly (every monday same time 6 months)

how can achieve that? have tried few options not seem work.

can please logic?


Comments

Popular posts from this blog

How can we post XML strings along with text strings in iOS -

How to run C# code using mono without Xamarin in Android? -

c# - cefsharp app remember password option -