Use this JavaScript class to create a monthly calendar.
The calendar can simply be styled using CSS to integrate with the existing page theme.
It's easy to use and highly customizable, supports multiple languages, and you can choose whether weeks start with Saturday, Sunday, Monday, or any other day.
Of course the user can create as many calendars as he likes.
Here are some key features of "HTML-Calendar (JS)":
· One week consists of 7 days.
· The first week of a year must contain at least 4 days, or else it will appear as last week of the previous year. This may vary depending on the day that starts the week (Saturday, Sunday, Monday...).
Requirements:
· JavaScript enabled on client side
What's New in This Release: [ read full changelog ]
· Added support for links with parameters.