Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warning: to_time will always preserve the receive timezone rather than system local time in Rails 8.1 #2747

Open
nickcharlton opened this issue Jan 7, 2025 · 0 comments · May be fixed by #2753
Labels
bug breakages in functionality that is implemented dependencies changes or issues relating to a dependency

Comments

@nickcharlton
Copy link
Member

DEPRECATION WARNING: to_time will always preserve the receiver timezone rather than system local time in Rails 8.1. To opt in to the new behavior, set config.active_support.to_time_preserves_timezone = :zone. (called from <top (required)> at /Users/nickcharlton/projects/thoughtbot/administrate/spec/example_app/config/environment.rb:5)

@nickcharlton nickcharlton added bug breakages in functionality that is implemented dependencies changes or issues relating to a dependency labels Jan 7, 2025
@nickcharlton nickcharlton changed the title Dependency warning: to_time will always preserve the receive timezone rather than system local time in Rails 8.1 Deprecation warning: to_time will always preserve the receive timezone rather than system local time in Rails 8.1 Jan 7, 2025
@slickepinne slickepinne linked a pull request Jan 10, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug breakages in functionality that is implemented dependencies changes or issues relating to a dependency
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant