Enum
DateTimeZoneHandling

Definition

Namespace:Telerik.Reporting.Data.DatetimeParsing

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public enum DateTimeZoneHandling

Fields

Local

Declaration

cs-api-definition
Local = 0

Field Value

DateTimeZoneHandling

RoundtripKind

Declaration

cs-api-definition
RoundtripKind = 3

Field Value

DateTimeZoneHandling

Unspecified

Treat as a local time if a DateTime is being converted to a string. If a string is being converted to DateTime, convert to a local time if a time zone is specified.

Declaration

cs-api-definition
Unspecified = 2

Field Value

DateTimeZoneHandling

Utc

Declaration

cs-api-definition
Utc = 1

Field Value

DateTimeZoneHandling

In this article
DefinitionFieldsLocalRoundtripKindUnspecifiedUtc
Not finding the help you need?
Contact Support