Skip to main content
All docs
V26.1
  • CriteriaCompilerAuxSettings.DefaultTimeZone Field

    Stores the default time zone for DateTimeOffset operations.

    Namespace: DevExpress.Data.Filtering

    Assembly: DevExpress.Data.v26.1.dll

    Declaration

    public static TimeZoneInfo DefaultTimeZone

    Field Value

    Type Description
    TimeZoneInfo

    The default time zone for DateTimeOffset operations.

    See Also