method
to_time_preserves_timezone
rails latest stable - Class:
ActiveSupport
to_time_preserves_timezone()public
No documentation available.
# File activesupport/lib/active_support.rb, line 112
def self.to_time_preserves_timezone
DateAndTime::Compatibility.preserve_timezone
end