System::TimeZoneInfo::FindSystemTimeZoneById method
TimeZoneInfo::FindSystemTimeZoneById method
Gets time zone with specified identifier.
static TimeZoneInfoPtr System::TimeZoneInfo::FindSystemTimeZoneById(const String &id)
Parameter | Type | Description |
---|---|---|
id | const String& | Time zone identifier. |
ReturnValue
Time zone with specified identifier.
See Also
- Typedef TimeZoneInfoPtr
- Class String
- Class TimeZoneInfo
- Namespace System
- Library Aspose.TeX for C++