Issue 1928: Change color of events starting same date and time
Status:  WontFix
Owner: ----
Closed:  Aug 2013
Reported by as...@deedatech.com, Jul 23, 2013
Hello,

We Need to implement feature in calendar in such a way that the events starting on same date and time show in different background color. so it can identify easily.

Thanks
Ashok Karad
Aug 25, 2013
Project Member #1 adamrs...@gmail.com
i dont think this feature is something that would be needed by most people. it should probably be implemented outside of the fullcalendar project, in your own code.

in your event data, before fullcalendar receives it, you'd have to detect which events are grouped together on the same day, and through your own code, adjust their "color" properties.
Status: WontFix
Aug 25, 2013
#2 as...@deedatech.com
Thanks for help,