SPTimeZoneInformation members
Include protected members
Include inherited members
提供用來定義時區的欄位。
The SPTimeZoneInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPTimeZoneInformation | 初始化SPTimeZoneInformation結構的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
Bias | 取得與不同時區的分鐘數從國際標準時間 (UTC) 偏差。 | |
DaylightBias | 在不同時區的日光節約時間的分鐘數從國際標準時間 (UTC) 所取得的偏差。 | |
DaylightDate | 取得時區的日光節約時間開始的日期。 | |
StandardBias | 取得在不同時區的標準時間的分鐘數的偏差,從國際標準時間 (UTC)。 | |
StandardDate | 會取得時區標準時間的開始的日期。 |
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