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

時間を抽出する日付の値です。
日の時間を表す 0 〜 23 の整数の値を返します。
構文
'宣言
 
Public Shared Function Hour( _
   ByVal timeValue As Date _
) As Integer
public static int Hour( 
   DateTime timeValue
)

パラメータ

timeValue
時間を抽出する日付の値です。

戻り値の型

日の時間を表す 0 〜 23 の整数の値を返します。
参照

関連項目

DateAndTime クラス
DateAndTime メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.