aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/time/calculations.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Added last_month and next_monthDavid Heinemeier Hansson2005-02-211-0/+10
* Added next_week and made beginning_of_week be a Monday, not a SundayDavid Heinemeier Hansson2005-02-211-3/+9
* Treat UTC times nicerDavid Heinemeier Hansson2005-02-211-20/+8
* Added Time::Calculations to ask for things like Time.now.tomorrow, Time.now.y...David Heinemeier Hansson2005-02-211-0/+101