System::TimeZoneInfo::FindSystemTimeZoneById method
TimeZoneInfo::FindSystemTimeZoneById method
获取具有指定标识符的时区。
static TimeZoneInfoPtr System::TimeZoneInfo::FindSystemTimeZoneById(const String &id)
| Parameter | Type | 描述 |
|---|---|---|
| id | const String& | 时区标识符。 |
ReturnValue
具有指定标识符的时区。
另见
- Typedef TimeZoneInfoPtr
- Class String
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Page for C++