asp.net mvc 2 - events doesnt show start to end -
For some reasons I leave except for the first instance to start and end my events which shows during recurrence. Does anyone have any idea why this is? I have an example working which tells me what I'm talking about.
How to make a 5-day time each day here.
while (meeting & lt; = end) {var d = new date (); D.setDate (meeting.getDate () + 4); Events.push ({id: 2, title: "Monday meeting", start: new date (meeting.value ()), end, all day: wrong}); // Grow from a week's meeting .setDate (meeting.getDate () + 7); }
Comments
Post a Comment