Questions tagged as 'bootstrap-datepicker'

1
answer

Configure ng-bootstrap DatePicker for PT-Br

I'm using a Ng-Bootstrap DatePicker with Angular 2 and I want to put the date format (YYYY / MM / DD) into the format (DD / MM / YYYY) I also need to change the days and months of the calendar to Portuguese. Any ideas how to do this?...
asked by 27.10.2017 / 18:07
1
answer

Bootstrap DatePicker in mm / yyyy format set maximum date

I'm using Bootstrap DatePicker in mm / yyyy format, but I'm having trouble setting the longest possible date. TheCodelookslikethis:$('#mesVigencia').datepicker({format:"mm/yyyy", startView: "months", minViewMode: "months", language...
asked by 20.10.2017 / 14:41
1
answer

Datepicker Bootstrap does not work

I have a Datepicker bootstrap, but when I click the button next to the text box, that calendar does not appear. I thought it might be some missing link or script, but I always just find the datepicker code without the links it needs to do....
asked by 29.09.2017 / 15:02
1
answer

How to change the Datepicker format dynamically?

I would like to know if there is any way to change the format of the datepicker dynamically using radio buttons, but the way I'm trying is not working ... HTML <input id="periodo" name="periodo" type="text" placeholder="Período"> <...
asked by 26.09.2018 / 15:18
1
answer

Bootstrap datepicker 1.6.4

I want to know how do I start the date enabled for tomorrow in datepicker bootstrap, for example, the user can not select today's date nor yesterday, the user can only click dates from tomorrow on up to 3 business days, not being able to click o...
asked by 28.06.2018 / 21:15