Time

Time

Time

Interface for jQuery-timepicker http://jonthornton.github.io/jquery-timepicker/

Methods

Inherited from TextField
Inherited from Element
Inherited from Input
Inherited from InputAttributesTrait
Inherited from Element
Inherited from BasicAttributesTrait

setFormat

Set the format to output time values (default ‘H:i’).

Time::setFormat( string $format )

chainedTo

Provide the ID of another time input to connect the input values.

Time::chainedTo( string $chained ): self

Returns Self: This method can be chained.


getLabelContext

Adds time format to the label description

Time::getLabelContext( $label ): string|boolean

Return Value: string|boolean