[
https://issues.apache.org/jira/browse/OFBIZ-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536561
]
Wickersheimer Jeremy commented on OFBIZ-1361:
---------------------------------------------
David, i understand your point but marking the methods deprecated doesn't
remove them, so they can still be used.
However they should not be used, as Adrian points out they do not use the
correct locale so there output will be inconsistent. Marking the deprecated is
a good way to say that the code using them should be migrated at, and it would
also make the compiler throw out useful warnings.
> Mark UtilDateTime.java deprecated methods as deprecated
> -------------------------------------------------------
>
> Key: OFBIZ-1361
> URL: https://issues.apache.org/jira/browse/OFBIZ-1361
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Adrian Crum
> Priority: Minor
> Attachments: UtilDateTime.patch
>
>
> Now that user-selected locale and time support has been added to the
> framework, it's time to start weeding out date/time code that doesn't use the
> Locale and TimeZone objects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.