Scheduler for WinForms
GetTimeZone メソッド (TimeZoneInfo)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > TimeZoneInfo クラス : GetTimeZone メソッド
A name of the time zone to search for.
Returns a TimeZoneInfo instance for the time zone with supplied name.
シンタックス
'宣言
 
Public Shared Function GetTimeZone( _
   ByVal name As System.String _
) As TimeZoneInfo
public static TimeZoneInfo GetTimeZone( 
   System.string name
)

パラメータ

name
A name of the time zone to search for.

戻り値の型

TimeZoneInfo instance if any; null otherwise.
解説
This method searches by standard, daylight and display names.
参照

TimeZoneInfo クラス
TimeZoneInfo メンバ