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 to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -