how to turn off days on DAtepicker

Hi,
I want to turn off days in my datepicker. because i have an application with holidays excludes.

Thanks

Not is the basic datepicker.

I would use a custom datepicker.

regards
Seán

PS: While I understand this may not be the answer you are looking for it does answer your question, please mark as resolved by ticking the tick mark on the left of this reply so others now it is closed.

hi sean how are you, thanks for comment . i will try to create an custom widget datepicker and i will share it

Here are a couple of google search results that might help:

https://davidwalsh.name/jquery-datepicker-disable-days

This one I like because it also refers to a country

http://stackoverflow.com/questions/501943/can-the-jquery-ui-datepicker-be-made-to-disable-saturdays-and-sundays-and-holid

regards

Cool links. But i will try to do that angularjs because i have an list of days i would like to disable in date picker.
Real thanks