The Date Time Range Field component let the user select a date and time range with the keyboard.
Basic usage
You can render your Date Time Range Field with either one input using SingleInputDateTimeRangeField
or two inputs using MultiInputDateTimeRangeField as show below.