hi, i am using the schedule tomahawk component, i've got this issue with
working days, i'm using it for a country where saturday is a working day,
the problem is that although sat is setted as a working day (invoking
setWorkingDay(true)) the renderer always shows it as a non working day, and
that' due to the fact that in the isWorkingDay method of the day class,
instead of just returning the value of the workingDay property, it checks
wheter it is saturday or sunday, and returns false in that case, no matter
the value of workingDay.

My question is, is it planned to change that behaviour? if not, should i
change the source code and compile it for my purposes?

tx in advance.
-- 
View this message in context: 
http://www.nabble.com/schedule-and-working-day-tf3765100.html#a10643469
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to