helloflask / bootstrap-flask

Bootstrap 4 & 5 helper for your Flask projects.
https://bootstrap-flask.readthedocs.io
Other
1.12k stars 190 forks source link

Possibility to add/include date time picker? #219

Closed devleaks closed 2 years ago

devleaks commented 2 years ago

Hello,

How difficult would it be to add the following bootstrap datetime picker to bootstrap-flask?

Picker: https://tarruda.github.io/bootstrap-datetimepicker/ Now maintained here: https://github.com/Eonasdan/tempus-dominus

Thank you.

ningen1 commented 2 years ago

I use it in combination with the boostrap-flask

tempus-dominus has too many configuration options and visual modes, i dont think its good idea to spend time to integrate it here.

greyli commented 2 years ago

I would agree with ningen1, it's better to manage the integration by yourself.

Closing now.