-
您好,我下載後,即使在語言選項使用 "zh-TW",date-picker 顯示的年份仍為西元
HTML:
`
tw date picker
選擇日期
…
-
I have implemented a custom MultiWidget input like this:
```
from django import forms
from bootstrap_datepicker_plus.widgets import DatePickerInput, TimePickerInput
class PickDateTimeWidget(fo…
-
Buongiorno, finalmente sono riuscito a modificare la tipologia d'inserimento delle valutazioni alle classe mediante il percorso templates/lezioni/voti_classe_edit.html.twig In pratica invece del clas…
-
-
I am having trouble after updating from 3.x.x to 4.x.x version.
My case is pretty simple: button which triggers Popover is inside a container which has `overflow-y: auto;` I changed Popover's cont…
-
Bug description:
I have this code here:
```
```
the datepicker won't get displayed correctly:
![image](https://github.com/valor-software/ngx-bootstrap/assets/33926233/8984…
-
### Environment
Flask-Appbuilder version:
pip freeze output:
alembic==1.13.1
annotated-types==0.7.0
anyio==4.4.0
apispec==6.6.1
asgiref==3.8.1
attrs==23.2.0
Babel==2.15.0
blinker==1.8.2
…
-
Like the title says.
I have a datepicker inside of a bootstrap modal and when I click on a cell (a year, month, decade), it triggers the modal to close.
For some reason bootstrap thinks the datepick…
-
Well my site is being developed with bootstrap 4, I want to use the date picker but it doesnt work at all. I just include these files:
```
$('.datepicker').datepicker()
```
And the HTML I us…
-
https://getbootstrap.com/docs/5.0/migration/
**Libs**
* bootstrap-datepicker: https://github.com/uxsolutions/bootstrap-datepicker/issues/2593
* bootstrap-select: https://github.com/snapappointmen…