I am using this bootstrap-datepicker for my datepicker. I\'d like the datepicker to choose \"today\" for start day or default day.
I cannot figure out how to set \"today\"
This question is about bootstrap date picker. But all of the above answers are for the jquery date picker.
For Bootstrap datepicker, you just need to provide the defaut date in the value of the input element. Like this.