(日付)
getDate
現在の日付を返します
書式
★.getDate()
★=Dateオブジェクト名
文例
d = myDate.getDate()
上位オブジェクト
Date
説明
現在の日付を返します。
関連
setDate
サンプル1
サンプル2(Dreamcast用)