Scheduler for WinForms
ToUniversalTime メソッド (TimeZoneInfo)

C1.Win.Schedule.6 アセンブリ > C1.C1Schedule 名前空間 > TimeZoneInfo クラス : ToUniversalTime メソッド
The local time to convert.
Converts the value of the local time to UTC time. Note that there may be different possible interpretations at the daylight time boundaries.
シンタックス
'宣言
 
Public Function ToUniversalTime( _
   ByVal local As System.Date _
) As System.Date
public System.DateTime ToUniversalTime( 
   System.DateTime local
)

パラメータ

local
The local time to convert.

戻り値の型

The UTC DateTime.
例外
例外解説
Thrown if the method failed due to missing platform support.
参照

TimeZoneInfo クラス
TimeZoneInfo メンバ