Use parseDate() and formatDate() outside ui.datepicker
Hi all,
I suppose this has been asked before, but I couldn't find it in a quick
search. I would like to use the datepicker's date parsing and formatting
functions (including i18n) inside another UI plugin. What's the easiest
way to do this without having to copy the code over (which I would
consider very ugly)?
Is there a plan to move the date formatting functions to some general
jQuery utility since more people might need them?
Thanks
David