Condividi tramite


Membri TimeZoneInformation

Specifies information specific to the time zone.

Il tipo TimeZoneInformation espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico TimeZoneInformation Initializes a new instance of the TimeZoneInformation class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

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

In alto