System::TimeZoneInfo::FindSystemTimeZoneById method
TimeZoneInfo::FindSystemTimeZoneById method
指定された識別子のタイムゾーンを取得します。
static TimeZoneInfoPtr System::TimeZoneInfo::FindSystemTimeZoneById(const String &id)
| パラメーター | 型 | 説明 |
|---|---|---|
| id | const String& | タイムゾーンの識別子。 |
ReturnValue
指定された識別子を持つタイムゾーン。
参照
- Typedef TimeZoneInfoPtr
- Class String
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Page for C++