Actions
Defect #1584
closedRemove call to TimeZone.adjust
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-07-05
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
TimeZone.adjust has been removed from rails 2.1
See http://github.com/rails/rails/commit/1d4f4cdfe22cbe4962ae8953c96bc5c70d8d4e6a
Related issues
Updated by Elijah S over 16 years ago
the offending call is in format_time in application_helper.rb
Updated by Jean-Philippe Lang over 16 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Fixed in r1626.
Actions