Method: ActiveSupport.to_time_preserves_timezone
- Defined in:
- activesupport/lib/active_support.rb
.to_time_preserves_timezone ⇒ Object
113 114 115 |
# File 'activesupport/lib/active_support.rb', line 113 def self.to_time_preserves_timezone DateAndTime::Compatibility.preserve_timezone end |