GrapeCity ActiveReports for .NET 12.0J
Day メソッド

日を抽出する日付の値です。
月の日を表す 1 〜 31 の整数の値を返します。
構文
'宣言
 
Public Shared Function Day( _
   ByVal dateValue As Date _
) As Integer
public static int Day( 
   DateTime dateValue
)

パラメータ

dateValue
日を抽出する日付の値です。

戻り値の型

月の日を表す 1 〜 31 の整数の値を返します。
参照

関連項目

DateAndTime クラス
DateAndTime メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.