TimeZoneInformation-Member

Specifies information specific to the time zone.

Der TimeZoneInformation-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode TimeZoneInformation Initializes a new instance of the TimeZoneInformation class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Bias Gets the current bias, in minutes, for local time translation on this computer.
Öffentliche Eigenschaft DaylightBias Gets a bias value that is used during local time translations that occur during daylight time.
Öffentliche Eigenschaft DaylightDate Gets a SYSTEMTIME object that contains a date and local time when the transition from standard time to daylight time occurs.
Öffentliche Eigenschaft StandardBias Gets a bias value that is used during local time translations that occur during standard time.
Öffentliche Eigenschaft StandardDate Gets a SYSTEMTIME object that contains a date and local time when the transition from daylight time to standard time occurs.

Zum Anfang