I\'m using Bootstrap DateTime Picker (http://eonasdan.github.io/bootstrap-datetimepicker/) and I\'ve found the basic option to set a minDate; but, I can\'t get it to set to toda
$(".datepicker-custom-flight").datepicker({ startDate: "dateToday" })