Saturday, May 12, 2012

365 Day Calendar in Javascript

The makeCalendar() function accepts a year and returns a HTML table of 365 days of the year, formatted with days of week horizontally across the top and months vertically down the left.