Поделиться через


Элементы TimeZoneInformation

Specifies information specific to the time zone.

Тип TimeZoneInformation предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод TimeZoneInformation Initializes a new instance of the TimeZoneInformation class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало