Hello, im using the date picker and is working fine but i want to do this
default : MM/DD/YYYY 11/09/2012
i want to disply this : MM/DD/YYYY h:mm 11/09/2012 15:05
so when i select a date from the calnder in the text box i get the month, day and year also i want the Time(Hour, minutes)
i hope some one can help me, because i can change the format from the options jquery give you, but no one give me the time.