how to restrict bootstrap date picker from future date

后端 未结 10 1666
无人共我
无人共我 2020-12-09 08:41

I want to restrict the date picker of bootstrap from taking future date.I just want to enable the dates up to today only.How can i achieve this.

Here is my code

10条回答
  •  旧巷少年郎
    2020-12-09 09:18

    Due to issue in plugin it is getting happened use this datepicker.js

    http://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.2.0/js/bootstrap-datepicker.js

提交回复
热议问题