System::TimeZoneInfo::FindSystemTimeZoneById method

TimeZoneInfo::FindSystemTimeZoneById method

获取具有指定标识符的时区。

static TimeZoneInfoPtr System::TimeZoneInfo::FindSystemTimeZoneById(const String &id)
ParameterType描述
idconst String&时区标识符。

ReturnValue

具有指定标识符的时区。

另见