System::TimeZoneInfo::FindSystemTimeZoneById 方法

TimeZoneInfo::FindSystemTimeZoneById method

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

static TimeZoneInfoPtr System::TimeZoneInfo::FindSystemTimeZoneById(const String &id)
参数类型描述
标识符const String&时区标识符。

ReturnValue

具有指定标识符的时区。

另见