Compartir a través de


TimeZoneInformation Miembros

Specifies information specific to the time zone.

El tipo TimeZoneInformation expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico TimeZoneInformation Initializes a new instance of the TimeZoneInformation class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Bias Gets the current bias, in minutes, for local time translation on this computer.
Propiedad pública DaylightBias Gets a bias value that is used during local time translations that occur during daylight time.
Propiedad pública DaylightDate Gets a SYSTEMTIME object that contains a date and local time when the transition from standard time to daylight time occurs.
Propiedad pública StandardBias Gets a bias value that is used during local time translations that occur during standard time.
Propiedad pública StandardDate Gets a SYSTEMTIME object that contains a date and local time when the transition from daylight time to standard time occurs.

Principio