My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1487: Recurring Events - Javascript
1 person starred this issue and may be notified of changes. Back to list
Status:  Duplicate
Merged:  issue 116
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by strawber...@gmail.com, Aug 3, 2012
I love this calendar, however I can't seem to find the solution to one small problem.

Every week we hold training on the same day at the same time, so I would like to add a single event to the JS but have it to show it on every Wednesday at 7pm.

Here is my current JS script:

																{
									id: 999,
									title: 'Training',
									start: new Date(y, m, 1, 19, 0),
									allDay: false
								},


Thank you in advance!
Aug 18, 2013
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Duplicate
Mergedinto: 116
Sign in to add a comment

Powered by Google Project Hosting