Scheduler for WinForms
ToLocalTime メソッド (TimeZoneInfo)

C1.Win.Schedule.6 アセンブリ > C1.C1Schedule 名前空間 > 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 utc As System.Date _
) As System.Date
public System.DateTime ToLocalTime( 
   System.DateTime utc
)

パラメータ

utc
The UTC time to convert.

戻り値の型

The local time.
参照

TimeZoneInfo クラス
TimeZoneInfo メンバ