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