Share via


TimeZoneInformation Members

Specifies information specific to the time zone.

The following tables list the members exposed by the TimeZoneInformation type.

Public Constructors

  Name Description
TimeZoneInformation Initializes a new instance of the TimeZoneInformation class.

Top

Public Properties

  Name Description
Bb283509.pubproperty(en-US,SQL.90).gif Bias Gets the current bias, in minutes, for local time translation on this computer.
Bb283509.pubproperty(en-US,SQL.90).gif DaylightBias Gets a bias value that is used during local time translations that occur during daylight time.
Bb283509.pubproperty(en-US,SQL.90).gif DaylightDate Gets a SYSTEMTIME object that contains a date and local time when the transition from standard time to daylight time occurs.
Bb283509.pubproperty(en-US,SQL.90).gif StandardBias Gets a bias value that is used during local time translations that occur during standard time.
Bb283509.pubproperty(en-US,SQL.90).gif StandardDate Gets a SYSTEMTIME object that contains a date and local time when the transition from daylight time to standard time occurs.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb283509.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb283509.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb283509.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb283509.pubmethod(en-US,SQL.90).gifBb283509.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb283509.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb283509.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Bb283509.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

TimeZoneInformation Class
ReportService2006 Namespace