module ActiveSupport

def self.to_time_preserves_timezone

def self.to_time_preserves_timezone
  DateAndTime::Compatibility.preserve_timezone
end