PowerTools SPREAD for ASP.NET 8.0J
SerializeDateValue メソッド

シリアル化するDateTimeオブジェクト
DataTime オブジェクトを日付書式文字列に変換します。
構文
'Declaration
 
Public Shared Function SerializeDateValue( _
   ByVal d As Date _
) As String
public static string SerializeDateValue( 
   DateTime d
)

パラメータ

d
シリアル化するDateTimeオブジェクト

戻り値の型

シリアル化された日付時刻値を含む文字列
参照

Serializer クラス
Serializer メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.