Can I have the user select the date and have it displayed and then select the time (on that same chosen date) and have it displayed?
If I select the date/time picker type to be only date on one button and on a following button to be only time, the time chosen falls on a different date.
And if I select the type to be date+time, the user has to chose both on one click and then have everything displayed at once.
Both cases won't work. I need to implement something similar to the image attached.