tgcCalendar allows you to do general analysis of data. It provides methods like getMonth(), getYear(), isDayOfWeekend() and a lot more. You can generate a tabular output of your calendar (month-view) and easily change the layout. tgcCalendar uses a template engine so you can create several "skins" and chenge them whenever you want. The class also provides registering callback functions to retrieve and evaluate the date a user clicked. A detailed API documentation is available, too. |