共用方式為


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.

頂端