aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/date_time/zones.rb
Commit message (Expand)AuthorAgeFilesLines
* added find_zone and find_zone! to AS timezones and changed the AS Railtie to ...Josh Kalderimis2011-04-051-1/+1
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* Refactor move some date, time and date_time methods to */zones and fixed some...Santiago Pastorino2010-07-031-0/+2
* when the timezone is nil, a TimeWithZone object should not be constructed. [#...Aaron Patterson2010-06-171-0/+2
* Convert DateTime extension modules to class reopensJeremy Kemper2009-03-261-0/+17