aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/date_and_time
Commit message (Expand)AuthorAgeFilesLines
* Added Date#all_week/month/quarter/year for generating date rangesDimko2013-12-031-0/+21
* No need to use blocks hereAndrew White2013-08-041-11/+9
* Refactor Date, Time, DateTime timezone methodsGilad Zohari2013-08-011-0/+41
* formattingJon Rowe2013-04-261-1/+1
* better document `next_week` functionaility closes #9568Jon Rowe2013-04-261-5/+5
* Fixed TypoPrathamesh Sonpatki2013-04-041-1/+1
* Date.beginning_of_week thread local and beginning_of_week application config ...gregolsen2012-09-181-15/+34
* Remove unused variableRafael Mendonça França2012-08-261-1/+1
* Refactored common date and time calculations.Pan Thomakos2012-08-041-0/+213