This project is archived and is in readonly mode.

Changeset [0f8d2794f229175447163d2b5e16d94d2cee5468] by Josh Kalderimis

February 28th, 2011 @ 10:05 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/0f8d2794f229175447163d2b5e16d...

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>