Using newDate() function in Java script, I am able to get today\'s date. I am getting the date in the format 3/3/2009 (d/m/yyyy). But i actually need the date in the format
add jquery ui plugin in your page.
function DateFormate(dateFormate, dateTime) { return $.datepicker.formatDate(dateFormate, dateTime); };