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++