aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/date/zones.rb
Commit message (Expand)AuthorAgeFilesLines
* [Active Support] require_relative => requireAkira Matsuda2017-10-211-1/+1
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
* [Active Support] require => require_relativeAkira Matsuda2017-07-011-1/+1
* applies new string literal convention in activesupport/libXavier Noria2016-08-061-2/+2
* Refactor Date, Time, DateTime timezone methodsGilad Zohari2013-08-011-18/+2
* Remove deprecated `Date#to_time_in_current_zone`Vipul A M2013-07-021-15/+0
* Deprecate Date#to_time_in_current_zoneAndrew White2012-12-111-0/+22
* update AS/core_ext docs [ci skip]Francesco Rodriguez2012-09-121-2/+3
* updated Time, Date and DateTime current methods in AS to use Time.zone and no...Josh Kalderimis2011-02-281-3/+3
* Move Date#xmlschema to conversions and add a missing requireSantiago Pastorino2010-07-041-7/+0
* Refactor move some date, time and date_time methods to */zones and fixed some...Santiago Pastorino2010-07-031-0/+21