Hiiii,
I want to use Bootstrap Date-timepicker with asp textbox.
Also want to set current date and time in that textbox1 and set next day and current time to TextBox2.
And then save time in database.
following are the table structure :
InDate Date,
OutDate Date,
InTime Time,
OutTime Time