aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/date_time/zones.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove not needed includingyui-knk2016-04-021-6/+0
* Refactor Date, Time, DateTime timezone methodsGilad Zohari2013-08-011-21/+2
* Fixes Dependency bug in Active SupportTomohiko Himura2013-05-021-0/+1
* update AS/core_ext docs [ci skip]Francesco Rodriguez2012-09-121-5/+6
* AS core_ext refactoring pt.2Alexey Gaziev2012-04-291-3/+5
* 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