I have a table called projects, and I'm currently coding the "create a project" functionality that allows the administrator to create a new project and save it in the projects mysql table.
I have a slight problem though, I have two fields/inputs named start date and deadline date, what should I use to allow selection of these dates in the form?