Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Provides fields used to define a time zone.
The SPTimeZoneInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPTimeZoneInformation | Initializes a new instance of the SPTimeZoneInformation structure. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Bias | Gets the bias in the number of minutes that the time zone differs from Coordinated Universal Time (UTC). |
![]() |
DaylightBias | Gets the bias in the number of minutes that daylight time for the time zone differs from Coordinated Universal Time (UTC). |
![]() |
DaylightDate | Gets the date on which daylight time begins for the time zone. |
![]() |
StandardBias | Gets the bias in the number of minutes that standard time for the time zone differs from coordinated universal time (UTC). |
![]() |
StandardDate | Gets the date on which standard time begins for the time zone. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from ValueType.) |
Top