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