I am using Jonathan Leighton’s Date Picker Plugin (Input Date)
URl : http://jonathanleighton.com/projects/date-input
The problem is, The selected date is in the format “16 Aug 2010”
I want it to be in the format of “2010-08-16” i..e yyyy-mm-dd
Also, is it possible to include timings as well.. i..e set both date and time using this plugin??
Please help me out guys.
The very page you linked to has an example how to format the date in YYYY-MM-DD:
http://jonathanleighton.com/projects/date-input#date-formatting