Demetrios Kyriakis wrote:
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.
JSCalendar can be customize through its range property which is what Click does in its calendar.js. The default range Click specify is 1900-2999. However users could set a custom range as well.
regards bob
