Multiple-Dates-Picker-for-jQuery-UI
Multiple-Dates-Picker-for-jQuery-UI copied to clipboard
option to get/set dates with a format.
so the exchange between server and client can be forced to one format independently from the ui format. Usefull for automatic JSON serialisation withn Spring for example.
usage :
$('#div').multiDatesPicker({ addFormattedDates : [ ['2015-05-12'], 'yymmdd'] });
Ack the merge view is all screwed up! How come!