System::TimeZoneInfo::FindSystemTimeZoneById method

TimeZoneInfo::FindSystemTimeZoneById method

Gets time zone with specified identifier.

static TimeZoneInfoPtr System::TimeZoneInfo::FindSystemTimeZoneById(const String &id)
ParameterTypeDescription
idconst String&Time zone identifier.

ReturnValue

Time zone with specified identifier.

See Also