Actions
Defect #43231
openDEPRECATION WARNING: `to_time` will always preserve the receiver timezone rather than system local time in Rails 8.1
Status:
New
Priority:
Normal
Assignee:
-
Category:
Rails support
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
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 time_tag at /work/app/helpers/application_helper.rb:754)
Related issues
Updated by Marius BĂLTEANU 3 days ago
- Blocks Feature #43205: Update to Rails 8 added
Actions