Membros TimeZoneInformation
Specifies information specific to the time zone.
O tipo TimeZoneInformation expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
TimeZoneInformation | Initializes a new instance of the TimeZoneInformation class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Bias | Gets the current bias, in minutes, for local time translation on this computer. |
![]() |
DaylightBias | Gets a bias value that is used during local time translations that occur during daylight time. |
![]() |
DaylightDate | Gets a SYSTEMTIME object that contains a date and local time when the transition from standard time to daylight time occurs. |
![]() |
StandardBias | Gets a bias value that is used during local time translations that occur during standard time. |
![]() |
StandardDate | Gets a SYSTEMTIME object that contains a date and local time when the transition from daylight time to standard time occurs. |
Início