MDL DatePicker

We have several MDL applications with numerous Dialogs. In some of these dialogs the user is asked to enter a date.

So far, we implemented this as a simple textbox, whose contents is parsed by means of a function we wrote.

I would like to know if there's some kind of datepicker. Let's say a combobox that opens a calendar when the user presses the down-arrow.

Something similar to the popup that shows up when the user clicks on the current time within the Windows taskbar.

Parents Reply Children
No Data