I am using radcalendar in my app. while click on the date, calling ondateclick function.. in that function returing the value like "2011,1,12"
but i need to display "January 3, 2011" Tell me how to do?
I need small question... I have a list of holidays based on month wise for the year (in the Stored Procedure).. need to display the holiday on the particular date... Could you please let me know how to do this......