I love this little simple calendar class and recently used it in a Timeclock application I built to show user's time clock entries in a Calendar format.
I have tweaked a few minor things but something I would like to do or if someone else can do it with more time that would be great too...
I would like to add the ability for an even to span multiple days just like in the image below

UPDATE
After some testing, I now see that the class is capable of spanning multiple days for an event, I just need to figure out the best way to make the UI show that in the image
I love this little simple calendar class and recently used it in a Timeclock application I built to show user's time clock entries in a Calendar format.
I have tweaked a few minor things but something I would like to do or if someone else can do it with more time that would be great too...
I would like to add the ability for an even to span multiple days just like in the image below
UPDATE
After some testing, I now see that the class is capable of spanning multiple days for an event, I just need to figure out the best way to make the UI show that in the image