So my question is pretty simple. I’d like to have specific dates that are enabled on a datepicker, like this http://tokenposts.blogspot.fr/2011/05/jquery-datepicker-disable-specific.html but I only want the last day of any month, for example 30/06/2012, 31/07/2012, …
Any clue ?
This is how you can do it…
Getting the last day for a given year and month:
Check with
beforeShowDayevent if date is the last month day: