It is possible to select multiple dates and somehow select these date with jquery?
I am using this widget: https://github.com/Eonasdan/bootstrap-datetimepicker
At the moment this feature is not implemented in the bootstrap-datetimepicker from Eonasdan.
A new request has been made to implement this functionality in february but so far there have been no updates on the matter. You can check the issue on github via: https://github.com/Eonasdan/bootstrap-datetimepicker/issues/1465
You can however do multiple date selections with this bootstrap datepicker: http://bootstrap-datepicker.readthedocs.io/en/latest/index.html
Hope this helps!