How can I add st,nd,rd,th to date format.. i.e. November 19th, or December 2nd, etc.
Currently, I have following code
$( \"#datepicker\" ).datepi
Check out this pull request on the jqueryui repo : https://github.com/jquery/jquery-ui/pull/438