I want to get the name of the Day when choosing date from jquery ui calender.
for example, when choosing 14-3-2012 it should returns Wednesday.
$(\"i
Just Change the Format of date if you don't have problem with format. and than apply some log to get weekday.
check this demo : http://jsfiddle.net/cnvwu/