diff options
author | gbuesing <gbuesing@gmail.com> | 2008-06-29 15:17:51 -0500 |
---|---|---|
committer | gbuesing <gbuesing@gmail.com> | 2008-06-29 15:21:40 -0500 |
commit | 676d6a651497b56f31e00db4e7795669de0da672 (patch) | |
tree | 65e609936284d02bb3db3b335392fcbd8b8a7aef /activesupport/lib/active_support/inflector.rb | |
parent | 01db5ded54b0e3a2ea80d28e4841d40fcec23cdf (diff) | |
download | rails-676d6a651497b56f31e00db4e7795669de0da672.tar.gz rails-676d6a651497b56f31e00db4e7795669de0da672.tar.bz2 rails-676d6a651497b56f31e00db4e7795669de0da672.zip |
TimeWithZone: when crossing DST boundary, treat Durations of days, months or years as variable-length, and all other values as absolute length. A time + 24.hours will advance exactly 24 hours, but a time + 1.day will advance 23-25 hours, depending on the day. Ensure consistent behavior across all advancing methods.
Diffstat (limited to 'activesupport/lib/active_support/inflector.rb')
0 files changed, 0 insertions, 0 deletions