Showing a timepicker
$this->form[] = ['label'=>'Start Time','name'=>'start_time','type'=>'time'];
It will produce the value H:i:s
Showing a timepicker
$this->form[] = ['label'=>'Start Time','name'=>'start_time','type'=>'time'];
It will produce the value H:i:s