This project is archived and is in readonly mode.

Changeset [9ba0c7e2164e726b45955a87dfd1173bc4e9fa78] by Josh Kalderimis

February 28th, 2011 @ 10:04 PM

updated Time, Date and DateTime current methods in AS to use Time.zone and not Time.zone_default.

[#6410 state:committed] https://github.com/rails/rails/commit/9ba0c7e2164e726b45955a87dfd11...

Committed by Josh Kalderimis

  • M actionpack/test/template/date_helper_test.rb
  • M activesupport/lib/active_support/core_ext/date/calculations.rb
  • M activesupport/lib/active_support/core_ext/date/zones.rb
  • M activesupport/lib/active_support/core_ext/date_time/calculations.rb
  • M activesupport/lib/active_support/core_ext/time/calculations.rb
  • M activesupport/test/core_ext/date_ext_test.rb
  • M activesupport/test/core_ext/date_time_ext_test.rb
  • M activesupport/test/core_ext/duration_test.rb
  • M activesupport/test/core_ext/numeric_ext_test.rb
  • M activesupport/test/core_ext/time_with_zone_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>