Calendar Demo

This is a demonstration of a Javascript program to display a calendar. These calendars are displayed in pop-up windows. Your browser might block them.

Date:   ← Show a one month calendar

Date:   ← Show a twelve month calendar

This project was written back in the days of the dreaded IE5 and IE6 browsers. Modern Javascript engines offer many ways this script could be made more efficient.

This was an interesting project learning about the nuances of calendars. I found this old reference by Mark Crispin to be particularily insightful.