datepicker - Is it possible to give custom date format for jQuery datapicker -


i want date format jan 5, 2015 using datepicker plugin. but, right can after referring documentation give format dd-mm-yy. possible display in above mentioned format(jan 5, 2015) when selects date in ui

with andreas help, found following date formats can used datepicker:

mm/dd/yy yy-mm-dd (positions of dd, mm, yy can altered diff o/p) d m, y d mm, y dd, d mm, yy 

more here

hope helps else too.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -