Adds a column with weeks numbers to the left side of the calendar.
myCalendar = new dhtmlXCalendarObject("calendarHere"); myCalendar.showWeekNumbers();
See also: