This should be a configurable aspect of OFBiz, and not be hard coded.
Before you know it, one of your users (or many) will come along and would
like to have OFBiz used in a different country/region where they would to
have the dates displayed in a different format. With hard coded definitions
of how dates are displayed you limit the user experience and thereby the
applicability and adoption of OFBiz.

Best regards,

Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com

On Fri, Jan 16, 2015 at 7:31 AM, Mandar K <mankul...@gmail.com> wrote:

> Hi,
>
> I am not using FTL. I want to use entire Ofbiz and I cannot go and change
> the date setting in each and every form and FTL.
>
> I was asking about any setting to be done in any properties file or similar
> to the UTilDateTime Format Change, etc which would change the way date
> appears in the application.
>
> Thanks
> Mandar
>
>
> On Fri, Jan 16, 2015 at 11:05 AM, SAURABH SINGH <
> saurabhsinghthaku...@gmail.com> wrote:
>
> > HI Mandar
> >
> > If you are using XML for FTL to display the date on UI ,that its easy to
> > display.
> > on FTL you can use
> >
> > ${requestList.Date?if_exists?string("dd/MM/yyyy")
> >
> > through given above format you can show it in the form of dd/mm/yyyy
> >
> > On Thu, Jan 15, 2015 at 10:37 PM, Mandar K <mankul...@gmail.com> wrote:
> >
> > > Hello,
> > >
> > > All over Ofbiz I want to change the Date format to be displayed as
> > > dd-mm-yyyy.
> > >
> > > I Changed the format in UtilDateTime.java file but still values are
> > > displayed as mm-dd-yyyy only.
> > >
> > > Any inputs over this would be of great help.
> > >
> > > Thanks,
> > > Mandar
> > >
> >
> >
> >
> > --
> >
> >
> >
> >
> > *Thanks & RegardsSAURABH SINGH**Software Engineer*
> >
>

Reply via email to