Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > dateライブラリ > Dateクラス > next

instance method Date#next

succ -> Date
next -> Date

翌日の日付オブジェクトを返します。

class Date