Page 1 of 1

Date Format

PostPosted:Tue Jun 16, 2009 4:05 pm
by Tom
Hi All,

I want to change the date format this is displayed for documents from day/month/year to month/day/year. How can I do this? Thanks.

Tom

Re:Date Format

PostPosted:Tue Jun 16, 2009 9:13 pm
by jllort
On next OpenKM version is solved ( but we\'ve still not yet released ), date considers language locale.

No you can only do changing some cvs code, and compiling, if you want to do it, tell me and I\'ll said to you how to make it, really it\'s not so dificult, but you need minimal expertice with java and eclipse.

Re: Date Format

PostPosted:Fri Nov 29, 2013 8:20 am
by ivan.todorovic
Hi, I may use your help on this...Can it be set somewhere from app now? Or what files should I change?

Re: Date Format

PostPosted:Fri Nov 29, 2013 8:54 am
by jllort
Hi ivan

to change date format should modify general.date.pattern ( in your language translation ) take a look there, it's a java pattern

Re: Date Format

PostPosted:Fri Nov 29, 2013 9:58 am
by ivan.todorovic
Works great...Thanks a lot!