combit List & Label 30 - .NET Help
combit.Reporting Namespace / TimeZoneInformation Class

TimeZoneInformation Class Properties

For a list of all members of this type, see TimeZoneInformation members.

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