Hi,I have a date field where the user can enter the date manually or can select from the datepicker.My problem is, if the user enters date as 6/4/2012, I need to reformat it to 06/04/2012 (DD/MM/YYYY).I've tried many methods but not sucessfull.Can anyone please help.Regards,Raghu.