I want to create this format on bootstrap date-picker.e.g 08/01/2020. Mine show this format on the form,eg. 01/08/2020(which is not correct from the form when date is selected) Here is my code for this logic.
You need to change the format of bootstrap datepicker. Follow up with this link and change your format,
https://bootstrap-datepicker.readthedocs.io/en/latest/
Ashutosh GuptaPosted Jan 9, 2020, 4:40 AM