afe_time_picker
Use jdewit/bootstrap-timepicker as GUI wrapper for TimeType.
type: integer
, default: 15
Specify a step for the minute field.
type: integer
, default: 15
Specify a step for the second field.
type: integer
, default: false
Inherited from TimeType. Whether or not show the seconds field.
type: string|boolean
, default: current
current
set default time to the current time11:45 AM
set default time to a specific timefalse
do not set a default time
type: boolean
, default: false
If true, use 12hr mode, otherwise use 24hr mode.
type: integer
, default: true
Disables the input from focusing. This is useful for touch screen devices that display a keyboard on input focus.