How to assign a time to an event

I’d like to know how I can assign a date and time when I create a thing. I know I can use the date/time (not only date) picker but when I create the event I can only link the date input and not the start time input. What should the ‘‘start time’’ field type be ?

Also, is there a way to select 2 times (a start and end) with the time picker ? if not how would you do this?

@emmanuel @NigelG

If you use the Datepicker’s value, and the element is set to Date and Time, then it will save the time too.

For the Start and End date/time you can use use two elements. Just drag another one onto the page.

Thanks !