django-admin2 icon indicating copy to clipboard operation
django-admin2 copied to clipboard

Default theme date/time widgets

Open pydanny opened this issue 11 years ago • 8 comments

Out of the box it would be nice if these were displayed with attractive bootstrap widgets

pydanny avatar May 18 '13 13:05 pydanny

Any recommendations for decent date and datetime polyfills? Or bootstrap-like date/time pickers?

audreyfeldroy avatar Jun 03 '13 20:06 audreyfeldroy

Careful, I've used a couple of the popular bootstrap date/time pickers and they don't handle time issues so well.

pydanny avatar Jun 03 '13 20:06 pydanny

I liked this: http://tarruda.github.io/bootstrap-datetimepicker/

rafaelks avatar Jun 18 '13 14:06 rafaelks

I'm partial to http://amsul.ca/pickadate.js/, suggested by @aviflombaum

pydanny avatar Jun 18 '13 14:06 pydanny

I am using this: http://www.malot.fr/bootstrap-datetimepicker/

alixedi avatar Jun 18 '13 14:06 alixedi

http://www.eyecon.ro/bootstrap-datepicker/ works well for us.

kevinastone avatar Jun 18 '13 19:06 kevinastone

+1 for http://amsul.ca/pickadate.js/ and it deals well with responsive layout

douglasmiranda avatar Jun 19 '13 01:06 douglasmiranda

https://github.com/dangrossman/bootstrap-daterangepicker + moment.js are doing the deal for me

motiteux avatar Jun 23 '13 17:06 motiteux