jtsage / jtsage-datebox

A multi-mode date and time picker for Bootstrap (3&4), jQueryMobile, Foundation, Bulma, FomanticUI, and UIKit (or others)
http://datebox.jtsage.dev/
Other
474 stars 166 forks source link

date/time box #295

Closed davidrabinowitz closed 10 years ago

davidrabinowitz commented 11 years ago

Can you please add a date/time box allowing to insert both date and time. The browsers on android and iOS support the datetime-local input type, but the embedded browsers (i.e. phonegap) do not.

jtsage commented 10 years ago

Right now, the best bet is to link inputs to do this - with the current controls, they are too "big" to fit both on the screen. However, if you have a spiffy screenshot that makes this pretty, I'm all for it.

Fwiw, slidebox does have an option: http://dev.jtsage.com/jQM-DateBox/demos/mode/slidebox.html (second demo)