GrapeCity PlusPak for Windows Forms 10.0J
DaysInMonth メソッド

西暦で表した年
月を示す1〜12までの数値
特定の月の日数を返します。
シンタックス
Public Shared Function DaysInMonth( _
   ByVal year As Integer, _
   ByVal month As Integer _
) As Integer
public static int DaysInMonth( 
   int year,
   int month
)

パラメータ

year
西暦で表した年
month
月を示す1〜12までの数値

戻り値の型

指定された月の日数
参照

参照

DateTimeEx クラス
DateTimeEx メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.