datepicker select date programmatically bootstrap

JavaScript
$("#datepicker").datepicker("setDate", new Date);

Source

Also in JavaScript: