[]
Configurates ShowDatesAsGmt. Sets a value that determines whether dates should be adjusted to look like GMT rather than local dates.
public virtual TBuilder ShowDatesAsGmt(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |