MESCIUS InputMan for ASP.NET 10.0J
ToDateTime メソッド

変換の対象となるDateTimeExの値(GrapeCity.Web.Input.Core.DateTimeEx 型)
DateTimeEx型の値をDateTime型に変換します。
シンタックス
Public Shared Function ToDateTime( _
   ByVal date As DateTimeEx _
) As Date
public static DateTime ToDateTime( 
   DateTimeEx date
)

パラメータ

date
変換の対象となるDateTimeExの値(GrapeCity.Web.Input.Core.DateTimeEx 型)

戻り値の型

指定したDateTimeExと等価なDateTime。
参照

参照

DateTimeEx クラス
DateTimeEx メンバ

 

 


© MESCIUS inc. All rights reserved.