Changeset 9149 for trunk/activesupport/lib/active_support/time_with_zone.rb
- Timestamp:
- 03/30/08 22:24:35 (6 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/activesupport/lib/active_support/time_with_zone.rb
r9108 r9149 1 require 'tzinfo' 1 2 module ActiveSupport 2 3 # A Time-like class that can represent a time in any time zone. Necessary because standard Ruby Time instances are