この日付の日を整数として戻します。
構文
public int getIntDay()
戻り値
日を表す int 値。
例
DtpDate toDay = new DtpDate(); int day = toDay.getIntDay();
参照項目
getDayOfMonth()