JSCalendar also did not supported all years (I guess only starting from the '70
till 2050.


Its default is 1900-2999. It can be customized to any range though.
In calendar.js
--
        this.minYear = 1970;
        this.maxYear = 2050;
--
I think it was tested only for those ranges(at least that what I heard
for the older version I was using), but the newer versions might be different.


There is Click wiki here: http://cwiki.apache.org/confluence/display/CLICK/
I see there's a new WIKI space, but the old pages don't seem to be imported - there was quite allot of information in there.

Demetrios.

Reply via email to