CodeCanyon

MagiCalender

Can you have multiple events on one day?

Yes, there are no limits as to how many events you can have per day. There are no limits as to how many events you can have in general.

How do I add dates? How are dates stored?

This is all stored in your HTML file. When writing your HTML , your HTML for the calender would look like this:
<div>
    <div class="event">
        <h1>Event title</h1>
        <h2>01/01/2010</h2>
        <p>Event description</p>
    </div>
</div>

There is more documentation and explanation included when you buy the file

by
by
by
by
by