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