Creates time input.

FormItem::time('time', 'Time')

Important: you must have intl php extension installed to use this form element.

Opened State

Display Seconds

FormItem::time('time', 'Time')->seconds(true)