I am using a Jquery Datepicker in my project. The problem is that it is not loading the current date, but showing a date 1st January 2001 as default. Can you please let me know how the default date can be corrected so it will display the current date.
Share
interesting, datepicker default date is current date as I found,
but you can set date by
don’t forget to check you system date 🙂