Good morning, my name is George. How do I block dates higher than the current day? I saw in the references of Bootstrap Datepicker that the command startDate: '+ 0d', inhibits previous dates, but I need to inhibit later dates. In my case it would be the birth date that can not be higher than the current date.
Thank you