[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.BaseCollectionViewServiceBuilder-3.ShowDatesAsGmt

ShowDatesAsGmt Method

ShowDatesAsGmt(bool)

Configurates ShowDatesAsGmt. Sets a value that determines whether dates should be adjusted to look like GMT rather than local dates.

Declaration
public virtual TBuilder ShowDatesAsGmt(bool value)
Public Overridable Function ShowDatesAsGmt(value As Boolean) As TBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.