FindSystemTimeZoneById()
TimeZoneInfo::FindSystemTimeZoneById(const String&) method
Gets time zone with specified identifier.
static TimeZoneInfoPtr System::TimeZoneInfo::FindSystemTimeZoneById(const String &id)
Arguments
Parameter | Type | Description |
---|---|---|
id | const String& | Time zone identifier. |
Return Value
Time zone with specified identifier.
See Also
- Typedef TimeZoneInfoPtr
- Class String
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Slides