Scheduler for WPF
ToLocalTime メソッド (TimeZoneInfo)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > TimeZoneInfo クラス : ToLocalTime メソッド
The UTC time to convert.
Converts the value of the utc time to a local time in this time zone.
シンタックス
'宣言
 
Public Function ToLocalTime( _
   ByVal dateTime As System.Date _
) As System.Date
public System.DateTime ToLocalTime( 
   System.DateTime dateTime
)

パラメータ

dateTime
The UTC time to convert.

戻り値の型

The local time.
例外
例外解説
The Kind property of dateTime is Local.
参照

TimeZoneInfo クラス
TimeZoneInfo メンバ