[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputTimeBuilder-1.Format

Format Method

Format(string)

Configurates Format. Sets the format used to display the selected time (see Globalize).

Declaration
public InputTimeBuilder<T> Format(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
InputTimeBuilder<T>

Current builder.

Remarks

The format string is expressed as a .NET-style time format string.