I would like to know, what are the alternatives to show a datetime picker. I use bootstrap and Django.
I need to pick month:day and then hour:minute. There have to be two buttons: one is the start date, the second is the end date.
The end date cannot be earlier than the start date.
Something like this: