다음을 통해 공유


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.

맨 위로 이동