[
https://issues.apache.org/jira/browse/OFBIZ-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892000#action_12892000
]
Nicolas Malin commented on OFBIZ-3843:
--------------------------------------
@Jacques :
Oh I haven't the same result. I check why ?
@Adrian :
1. Yes I know the date format system ;)
2. It's the reason that we can use a properties to force format. But it's not
a user preference.
3. A. In the best world, the date time localized work's with the user locale
but I prefere in first draft use a propertie to have a useable system. In
Neogia I realized date-time localized, but it's really hard to manage it.
B. Yes, I don't found how do that. It's the reason that I said "I don't
find how to configure js calendar to support this functionality" ;)
4. I reanalyse with your suggest.
Tks all for the review :)
> Localized date format for end user
> ----------------------------------
>
> Key: OFBIZ-3843
> URL: https://issues.apache.org/jira/browse/OFBIZ-3843
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Nicolas Malin
> Priority: Minor
> Attachments: date-localized.patch, With the patch.jpg, Without patch
> (in trunk demo).jpg
>
>
> Many French end users don't want to use this date format : yyyy-mm-dd.
> To make a better user friendly OFBiz interface, I've added the possibility to
> configure in general.properties a localized date format. OFBiz use localized
> format (as dd/mm/yyyy) for all interactions with users but keep universal
> format for its framework. It's then possible to set date with unniversal or
> localized format.
> What's working :
> * Dates in screen engine : display, date-find, date-time
> * performFind
> * Service call
> Know problem :
> * I don't find how to configure js calendar to support this functionality
> It's possible that my solution isn't the best one to do that. But I'm open to
> all comment
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.