List & Label .NET
combit.Reporting Namespace / TimeZoneInformation Class
Properties

In This Topic
    TimeZoneInformation Class Members
    In This Topic

    The following tables list the members exposed by TimeZoneInformation.

    Public Constructors
    Public Properties
     NameDescription
    Public Property

    This determines the time zone to be used for all conversions of date and time values for printing, exporting and the Designer functions. This is particularly important for distributed applications such as server/client applications or web applications, where data sources, applications and clients may be located on different systems in different time zones.

     
    Public Property

    This determines the time zone to be used for all conversions of date and time values from the database/dataprovider to the client's time zone (see also TimeZoneInformation.Client). This is particularly important for distributed applications such as server/client applications or web applications, where data sources, applications and clients may be located on different systems in different time zones.

     
    Top
    See Also