I am using the bootstrap3 DataPicker, but I have not been able to set it to start on the 1st of the current month, I have tried many forms, here below one of them. Has anyone done it?
$(function() {
$("#date_id").datepicker({ firstDay: 1 })...
asked by
23.10.2017 / 21:50