method

preserve_timezone

rails latest stable - Class: DateAndTime::Compatibility

Method not available on this version

This method is only available on newer versions. The first available version (v7.2.3) is shown here.

preserve_timezone()
public

No documentation available.

# File activesupport/lib/active_support/core_ext/date_and_time/compatibility.rb, line 39
    def preserve_timezone # :nodoc:
      Compatibility.preserve_timezone
    end