[
https://issues.apache.org/jira/browse/OFBIZ-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510695
]
Adrian Crum commented on OFBIZ-1127:
------------------------------------
David,
I would prefer to keep it open. You are alone in the opinion that this isn't a
problem. On the contrary, the problem with the OFBiz framework assuming that
the user is in the server's locale and timezone has been discussed at length
and I believe the consensus is that the problem does indeed exist. Instead of
wasting time and energy arguing over which place is the best forum to work out
the details, I would prefer to spend that time and energy moving the poject
forward.
Daniel and I are collaborating on this issue - something Jira is well suited
for. Working out implementation details in Jira has been done before - I see
no reason to stop the practice now.
> Modify the form widget to support user locales
> ----------------------------------------------
>
> Key: OFBIZ-1127
> URL: https://issues.apache.org/jira/browse/OFBIZ-1127
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Daniel MartÃnez
> Priority: Minor
>
> Modify the form widget to support user parametrized user locales. To support
> the local dates formats I propose a new Entity LocaleDateFormat which will
> used by the user to choose his preferred date/time format. This entity will
> have at least three columns:
> - PK
> - locale, a good list for this the CLDR (http://unicode.org/cldr/)
> - Varchar with date format , as described in javadoc of SimpleDateFormat
> Also, a parameter should be passed to the javascript calendar for it to use
> the correct format
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.