System::TimeZoneInfo::FindSystemTimeZoneById method

TimeZoneInfo::FindSystemTimeZoneById method

指定された識別子のタイムゾーンを取得します。

static TimeZoneInfoPtr System::TimeZoneInfo::FindSystemTimeZoneById(const String &id)
パラメーター説明
idconst String&タイムゾーンの識別子。

ReturnValue

指定された識別子を持つタイムゾーン。

参照