My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 228: long event with defined hours
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Dec 2009


Sign in to add a comment
 
Reported by pon...@gmail.com, Dec 5, 2009
Is it possible to set long event (e.g. 2009-12-04 to 2009-12-06), which
will execute at specific hours (every defined day from 8 a.m. to 9 a.m.)?

Dec 20, 2009
Project Member #1 adamrs...@gmail.com
yes, something like this would work:

events: [{title:'my event', start:'2009-12-04T08:00:00', end:'2009-12-06T09:00:00',
allDay:false }]

the important part is the allDay:false

hope this helps. respond if any questions. thanks
Status: Done
Sign in to add a comment

Powered by Google Project Hosting