[]
Configurates Format. Sets the format used to display the selected time (see Globalize).
public InputTimeBuilder<T> Format(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
InputTimeBuilder<T> | Current builder. |
The format string is expressed as a .NET-style time format string.